shithub: scc

Download patch

ref: af5912cb496c86beb67fdd17ef7038ffde27a04e
parent: 5029b379b8193ead69618b3e306c9dcd2e1ab296
author: sin <sin@2f30.org>
date: Sat Jan 23 05:23:34 EST 2016

Fix typo

--- a/cc2/parser.c
+++ b/cc2/parser.c
@@ -293,7 +293,7 @@
 static void
 begininit(void)
 {
-	inint = 1;
+	ininit = 1;
 }
 
 static void