From b5c3b3deb6fa32b074a6f5558a8b8a6270d96d1c Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 11 Jan 2005 21:01:13 +0000 Subject: merge from gcc --- libiberty/hex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/hex.c') diff --git a/libiberty/hex.c b/libiberty/hex.c index e4c5dfa..d30f199 100644 --- a/libiberty/hex.c +++ b/libiberty/hex.c @@ -44,7 +44,7 @@ or zero if it is not. Note that the value you pass will be cast to @end deftypefn -@deftypefn Extension unsigned int hex_value (int @var{c}) +@deftypefn Extension {unsigned int} hex_value (int @var{c}) Returns the numeric equivalent of the given character when interpreted as a hexidecimal digit. The result is undefined if you pass an -- cgit v1.1