summaryrefslogtreecommitdiff
path: root/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack.c')
-rw-r--r--pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pack.c b/pack.c
index 975081cca9..9e05f46c5a 100644
--- a/pack.c
+++ b/pack.c
@@ -1026,7 +1026,7 @@ qpencode(str, from, len)
}
}
-static INLINE int
+static inline int
hex2num(c)
char c;
{