From ce64ae6baa81db289bcc2f0ab68f530fca45425c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 4 Apr 2001 17:26:50 +0000 Subject: (symbols): Add entry for HYPER. --- sunrpc/rpc_scan.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sunrpc/rpc_scan.c') 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"}, -- cgit v1.2.3