[hackers] [scc] Fix small typo in cc1.h || Roberto E. Vargas Caballero

From: <git_AT_suckless.org>
Date: Tue, 4 Aug 2015 22:15:13 +0200 (CEST)

commit e7d61b828ba8ace866a5cffb1cfb5bffae8434e6
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Tue Aug 4 09:22:37 2015 +0200
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
CommitDate: Tue Aug 4 09:22:37 2015 +0200

    Fix small typo in cc1.h

diff --git a/cc1/cc1.h b/cc1/cc1.h
index 6a0741e..206880d 100644
--- a/cc1/cc1.h
+++ b/cc1/cc1.h
_AT_@ -247,7 +247,8 @@ enum {
         OA_AND,
         OA_XOR,
         OA_OR,
- OADDR,ONEG,
+ OADDR,
+ ONEG,
         OCPL,
         OEXC,
         OCOMMA,
Received on Tue Aug 04 2015 - 22:15:13 CEST

This archive was generated by hypermail 2.3.0 : Tue Aug 04 2015 - 22:24:15 CEST