[hackers] [scc] Add missing character in code example in cc1/ir.md || FRIGN

From: <git_AT_suckless.org>
Date: Wed, 11 May 2016 13:49:03 +0200 (CEST)

commit e68f166404a9e69305734b7c4fd44fc0b301eb52
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Wed May 11 13:48:42 2016 +0200
Commit: FRIGN <dev_AT_frign.de>
CommitDate: Wed May 11 13:48:42 2016 +0200

    Add missing character in code example in cc1/ir.md

diff --git a/cc1/ir.md b/cc1/ir.md
index b0552bc..86b4e1c 100644
--- a/cc1/ir.md
+++ b/cc1/ir.md
_AT_@ -74,7 +74,7 @@ For example the next code:
 
         struct foo {
                 int i;
- ong c;
+ long c;
         } var1;
 
 will generate the next output:
Received on Wed May 11 2016 - 13:49:03 CEST

This archive was generated by hypermail 2.3.0 : Wed May 11 2016 - 14:00:16 CEST