summaryrefslogtreecommitdiff
path: root/utils/hp2ps/Reorder.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps/Reorder.c')
-rw-r--r--utils/hp2ps/Reorder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hp2ps/Reorder.c b/utils/hp2ps/Reorder.c
index 2a7fb98375..144b3f99d3 100644
--- a/utils/hp2ps/Reorder.c
+++ b/utils/hp2ps/Reorder.c
@@ -43,7 +43,7 @@ OrderFor(char *ident, int order)
* Otherwise, return 0 which is the minimum ordering value.
*/
-int
+static int
OrderOf(char *ident)
{
int i;