(symbols): Add entry for HYPER.
authorUlrich Drepper <drepper@redhat.com>
Wed, 4 Apr 2001 17:26:50 +0000 (17:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 4 Apr 2001 17:26:50 +0000 (17:26 +0000)
sunrpc/rpc_scan.c

index daecc32..15c8e01 100644 (file)
@@ -440,6 +440,7 @@ static const token symbols[] =
   {TOK_UNSIGNED, "unsigned"},
   {TOK_SHORT, "short"},
   {TOK_LONG, "long"},
+  {TOK_HYPER, "hyper"},
   {TOK_FLOAT, "float"},
   {TOK_DOUBLE, "double"},
   {TOK_STRING, "string"},