shithub: scc

Download patch

ref: 4895b182d57d6900cf73c95855b9443daa227ad5
parent: 3801b0918d1ba3107283cb6087a9a158c33d545b
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Tue Mar 14 04:03:10 EDT 2017

[cc1] Fix small comment typo

--- a/cc1/main.c
+++ b/cc1/main.c
@@ -90,7 +90,7 @@
 	}
 
 	/*
-	 * we cannot initialize types until we have an
+	 * we cannot initialize arch until we have an
 	 * output stream, because we maybe want to emit new types
 	 */
 	iarch();