public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Jonny Grant <jg@jguk.org>
To: GNU C Library <libc-alpha@sourceware.org>
Subject: [PATCH] libio: Remove comment in <stdio.h>
Date: Sat, 28 Oct 2023 23:37:40 +0100	[thread overview]
Message-ID: <7e2e9d58-53cd-40be-853a-6e1776cdd1c3@jguk.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 77 bytes --]

Hello

Please find attached patch created against latest git.

Regards, Jonny

[-- Attachment #2: 0001-Remove-C-comment.patch --]
[-- Type: text/x-patch, Size: 717 bytes --]

From fad8ca3bb29bb1da7167677e9fe14185aab103ba Mon Sep 17 00:00:00 2001
From: Jonathan Grant <jg@jguk.org>
Date: Sat, 28 Oct 2023 23:34:31 +0100
Subject: [PATCH] libio: Remove comment in <stdio.h>

Signed-off-by: Jonathan Grant <jg@jguk.org>
---
 libio/stdio.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libio/stdio.h b/libio/stdio.h
index a640e9beb5..ac36a43f74 100644
--- a/libio/stdio.h
+++ b/libio/stdio.h
@@ -1,5 +1,4 @@
-/* Define ISO C stdio on top of C++ iostreams.
-   Copyright (C) 1991-2023 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2023 Free Software Foundation, Inc.
    Copyright The GNU Toolchain Authors.
    This file is part of the GNU C Library.
 
-- 
2.39.2


             reply	other threads:[~2023-10-28 22:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-28 22:37 Jonny Grant [this message]
2023-10-30 12:36 ` Adhemerval Zanella Netto
2023-11-23 19:54   ` Jonny Grant
2023-11-24 12:29     ` Adhemerval Zanella Netto
2023-11-24 13:37       ` [PATCH] libio: Update " Jonny Grant

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=7e2e9d58-53cd-40be-853a-6e1776cdd1c3@jguk.org \
    --to=jg@jguk.org \
    --cc=libc-alpha@sourceware.org \
    /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).