[Patch] Remove duplicate declaration
Andreas Jaeger
aj@suse.de
Fri Nov 26 04:50:00 GMT 1999
libio/libioP.h contains a duplicate.
1999-11-26 Andreas Jaeger <aj@suse.de>
* libio/libioP.h: Remove duplicate declaration of _IO_wsetb.
============================================================
Index: libio/libioP.h
--- libio/libioP.h 1999/07/08 11:59:03 1.36
+++ libio/libioP.h 1999/11/26 12:28:19
@@ -305,7 +305,6 @@
extern wint_t _IO_sungetwc __P ((_IO_FILE *));
extern void _IO_wdoallocbuf __P ((_IO_FILE *));
extern void _IO_unsave_wmarkers __P ((_IO_FILE *));
-extern void _IO_wsetb __P ((_IO_FILE *, wchar_t *, wchar_t *, int));
extern unsigned _IO_adjust_wcolumn __P ((unsigned, const wchar_t *, int));
/* Marker-related function. */
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.rhein-neckar.de
More information about the Libc-hacker
mailing list