From 085320f505022f7fbc53b229ef1dc31826e66c34 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 12 Nov 1998 18:03:43 +0000 Subject: (abmon): Remove spaces. 1998-11-12 Ulrich Drepper * locales/el_GR (abmon): Remove spaces at end of strings. --- libio/iofwrite_u.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libio/iofwrite_u.c') diff --git a/libio/iofwrite_u.c b/libio/iofwrite_u.c index 3ffc9bf..38d1bd0 100644 --- a/libio/iofwrite_u.c +++ b/libio/iofwrite_u.c @@ -26,6 +26,8 @@ #include "libioP.h" #include +#undef fwrite_unlocked + _IO_size_t fwrite_unlocked (buf, size, count, fp) const void *buf; -- cgit v1.1