[hackers] [scc] types: fix typo (commented a whole block) || Hiltjo Posthuma
commit 42169001b7912263fc77b4cbc8781b1f54ab62ce
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
AuthorDate: Fri Jul 17 21:15:45 2015 +0200
Commit: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
CommitDate: Fri Jul 17 22:34:35 2015 +0200
types: fix typo (commented a whole block)
diff --git a/cc1/types.c b/cc1/types.c
index 19ddd31..1c8c328 100644
--- a/cc1/types.c
+++ b/cc1/types.c
_AT_@ -81,7 +81,7 @@ static Type types[] = {
.defined = 1,
.n.rank = RANK_LONG
},
- { /* 11 = ulongtype
+ { /* 11 = ulongtype */
.op = INT,
.letter = L_ULONG,
.defined = 1,
Received on Fri Jul 17 2015 - 23:03:08 CEST
This archive was generated by hypermail 2.3.0
: Fri Jul 17 2015 - 23:12:14 CEST