public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC Coding Conventions typo
@ 2016-04-22 17:34 Chris Gregory
  2016-08-16  9:28 ` [wwwdocs] PATCH for " Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Gregory @ 2016-04-22 17:34 UTC (permalink / raw)
  To: gcc

https://gcc.gnu.org/codingconventions.html#ExternC

In the `Extern "C"` commentary, the coding conventions says:

    Definitions within the body of a namespace are not indented.

This should read

    Definitions within the body of an `extern "C"` block are not indented.

Cheers,

Chris Gregory!

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

end of thread, other threads:[~2016-08-16  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-22 17:34 GCC Coding Conventions typo Chris Gregory
2016-08-16  9:28 ` [wwwdocs] PATCH for " Gerald Pfeifer

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