about summary refs log tree commit diff
path: root/misc/err.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/err.c')
-rw-r--r--misc/err.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/err.c b/misc/err.c
index f04b2dc7a3..716f994517 100644
--- a/misc/err.c
+++ b/misc/err.c
@@ -142,7 +142,7 @@ vwarn (const char *format, __gnuc_va_list ap)
     }
   funlockfile (stderr);
 }
-libc_hidden_def (vwarnx)
+libc_hidden_def (vwarn)
 
 
 void