]> sourceware.org Git - glibc.git/commitdiff
(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 daecc32d436a669acb1ae695e2f1c41ebfe2adcb..15c8e01178d7081fc617d15ed4d77db2f5f03092 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"},
This page took 0.039851 seconds and 5 git commands to generate.