summaryrefslogtreecommitdiff
path: root/table11.c
diff options
context:
space:
mode:
Diffstat (limited to 'table11.c')
-rw-r--r--table11.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/table11.c b/table11.c
index 63b2011..eaac5af 100644
--- a/table11.c
+++ b/table11.c
@@ -186,10 +186,7 @@ DefineEValue(type, value, name)
associated value for each bit */
static void
-DefineValues(type, value, length, ctype, name)
- TYPE type;
- long value;
- char *name;
+DefineValues(TYPE type, long value, short length, short ctype, char *name)
{
struct ValueListEntry *p;