]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/xstrerror.c
* configure: Regenerate for config/accross.m4 correction.
[thirdparty/gcc.git] / libiberty / xstrerror.c
index 5e57f158202a6e6505650cdf0345f68d740e4ed8..9000d178f9c286d683cda570c5ee3bc4309f1ab7 100644 (file)
@@ -7,7 +7,7 @@
 @deftypefn Replacement char* xstrerror (int @var{errnum})
 
 Behaves exactly like the standard @code{strerror} function, but
-will never return a NULL pointer.
+will never return a @code{NULL} pointer.
 
 @end deftypefn