public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [Patch] Remove duplicate declaration
@ 1999-11-26  4:50 Andreas Jaeger
  0 siblings, 0 replies; only message in thread
From: Andreas Jaeger @ 1999-11-26  4:50 UTC (permalink / raw)
  To: GNU libc hacker

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-11-26  4:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-26  4:50 [Patch] Remove duplicate declaration Andreas Jaeger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).