Update of /cvsroot/tmux/tmux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv32457
Modified Files:
GNUmakefile compat.h
Log Message:
Spacing nits.
Index: GNUmakefile
===================================================================
RCS file: /cvsroot/tmux/tmux/GNUmakefile,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- GNUmakefile 12 May 2010 19:47:25 -0000 1.126
+++ GNUmakefile 19 May 2010 21:49:57 -0000 1.127
@@ -28,7 +28,7 @@
# Sun CC
ifneq ($(shell ($(CC) -V 2>&1|awk '/Sun C/' || true)), )
- CFLAGS+=-erroff=E_EMPTY_DECLARATION
+ CFLAGS+= -erroff=E_EMPTY_DECLARATION
FDEBUG=
endif
Index: compat.h
===================================================================
RCS file: /cvsroot/tmux/tmux/compat.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- compat.h 19 May 2010 21:40:49 -0000 1.22
+++ compat.h 19 May 2010 21:49:57 -0000 1.23
@@ -42,7 +42,7 @@
#else
#include "compat/tree.h"
#endif
-
+
#ifdef HAVE_BITSTRING_H
#include <bitstring.h>
#else
------------------------------------------------------------------------------
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs