public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Andreas Jaeger <aj@suse.de>
To: GNU libc hacker <libc-hacker@sourceware.cygnus.com>
Subject: [Patch] Remove duplicate declaration
Date: Fri, 26 Nov 1999 04:50:00 -0000	[thread overview]
Message-ID: <u8bt8hjv2c.fsf@gromit.rhein-neckar.de> (raw)

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

                 reply	other threads:[~1999-11-26  4:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u8bt8hjv2c.fsf@gromit.rhein-neckar.de \
    --to=aj@suse.de \
    --cc=libc-hacker@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).