Kaydet (Commit) f26cda62 authored tarafından Guido van Rossum's avatar Guido van Rossum

The GCC version is loooooooooong; put it on a new line.

üst d1252395
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#ifndef COMPILER #ifndef COMPILER
#ifdef __GNUC__ #ifdef __GNUC__
#define COMPILER " [GCC " __VERSION__ "]" #define COMPILER "\n[GCC " __VERSION__ "]"
#endif #endif
#endif /* !COMPILER */ #endif /* !COMPILER */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment