summaryrefslogtreecommitdiff
path: root/sunrpc/rpc_scan.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-04 17:26:50 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-04 17:26:50 +0000
commitce64ae6baa81db289bcc2f0ab68f530fca45425c (patch)
treed59fb4df28cdc2fec21bb6001b3f6513b6fcc16f /sunrpc/rpc_scan.c
parentd92643e24d1b41eed40f9a818186dffae835d26b (diff)
(symbols): Add entry for HYPER.
Diffstat (limited to 'sunrpc/rpc_scan.c')
-rw-r--r--sunrpc/rpc_scan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc_scan.c b/sunrpc/rpc_scan.c
index daecc32d43..15c8e01178 100644
--- a/sunrpc/rpc_scan.c
+++ b/sunrpc/rpc_scan.c
@@ -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"},