[hackers] [scc] whitespace fixes || Hiltjo Posthuma

From: <git_AT_suckless.org>
Date: Fri, 17 Jul 2015 23:03:08 +0200 (CEST)

commit 1b2bcd0b455e35c6792bb1ce19859288e696a00a
Author: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
AuthorDate: Fri Jul 17 21:31:19 2015 +0200
Commit: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
CommitDate: Fri Jul 17 22:34:35 2015 +0200

    whitespace fixes

diff --git a/cc1/cc1.h b/cc1/cc1.h
index 5a18e21..518ed6a 100644
--- a/cc1/cc1.h
+++ b/cc1/cc1.h
_AT_@ -334,7 +334,7 @@ extern unsigned cppctx;
 extern Input *input;
 extern int lexmode;
 
-extern Type *voidtype, *pvoidtype, *booltype,
+extern Type *voidtype, *pvoidtype, *booltype,
             *uchartype, *chartype,
             *uinttype, *inttype,
             *ushortype, *shortype,
diff --git a/cc1/types.c b/cc1/types.c
index 1c8c328..72547b8 100644
--- a/cc1/types.c
+++ b/cc1/types.c
_AT_@ -10,7 +10,6 @@
 
 #define NR_TYPE_HASH 16
 
-
 /*
  * Initializaion of type pointers were done with
  * a C99 initilizator '... = &(Type) {...', but
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:17 CEST