autoupdate
[pspp] / lib / stdio.in.h
index ca8960ea565b47e1e3ee8072d7f38559f52f99ff..135b08485bef8bb0f3aea6ea8d0048f671d6970b 100644 (file)
@@ -661,7 +661,7 @@ _GL_FUNCDECL_RPL (printf, int,
                   (const char *format, ...)
                   __attribute__ ((__format__ (__printf__, 1, 2)))
                   _GL_ARG_NONNULL ((1)));
-_GL_CXXALIAS_RPL (printf, printf, int, (const char *format, ...));
+_GL_CXXALIAS_RPL (printf, int, (const char *format, ...));
 #  endif
 #  define GNULIB_overrides_printf 1
 # else