[hackers] [scc] Fix typo || sin

From: <git_AT_suckless.org>
Date: Sat, 23 Jan 2016 11:23:45 +0100 (CET)

commit af5912cb496c86beb67fdd17ef7038ffde27a04e
Author: sin <sin_AT_2f30.org>
AuthorDate: Sat Jan 23 10:23:34 2016 +0000
Commit: sin <sin_AT_2f30.org>
CommitDate: Sat Jan 23 10:23:34 2016 +0000

    Fix typo

diff --git a/cc2/parser.c b/cc2/parser.c
index eef2f22..392ce1d 100644
--- a/cc2/parser.c
+++ b/cc2/parser.c
_AT_@ -293,7 +293,7 @@ binary(char *token, union tokenop u)
 static void
 begininit(void)
 {
- inint = 1;
+ ininit = 1;
 }
 
 static void
Received on Sat Jan 23 2016 - 11:23:45 CET

This archive was generated by hypermail 2.3.0 : Sat Jan 23 2016 - 11:24:13 CET