ref: e5639b254c962c6621847a0c9126f18ae7e8bdc3
parent: d7817d2266e6188d63d6f9bf7e658c7d0a5d8892
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sat Dec 10 07:13:35 EST 2016
[cc1] Small whitespace change
--- a/cc1/cpp.c
+++ b/cc1/cpp.c
@@ -471,8 +471,8 @@
size_t filelen;
static char *sysinclude[] = {
PREFIX "/include/scc/" ARCH "/",
- PREFIX"/include/",
- PREFIX"/local/include/",
+ PREFIX "/include/",
+ PREFIX "/local/include/",
NULL
};
int n;