public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] libio: Remove comment in <stdio.h>
@ 2023-10-28 22:37 Jonny Grant
  2023-10-30 12:36 ` Adhemerval Zanella Netto
  0 siblings, 1 reply; 5+ messages in thread
From: Jonny Grant @ 2023-10-28 22:37 UTC (permalink / raw)
  To: GNU C Library

[-- 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-24 13:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-28 22:37 [PATCH] libio: Remove comment in <stdio.h> Jonny Grant
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

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).