aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lex/ccl.c
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 06:41:30 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 06:41:30 +0000
commit7799f52a32f592a7efe259bc3411ba52d13db797 (patch)
tree350f6f98843363254f9afe467ae0c92d5a9d7f43 /usr.bin/lex/ccl.c
parent5ebc7e6281887681c3a348a5a4c902e262ccd656 (diff)
downloadsrc-7799f52a32f592a7efe259bc3411ba52d13db797.tar.gz
src-7799f52a32f592a7efe259bc3411ba52d13db797.zip
Remove trailing whitespace.
Notes
Notes: svn path=/head/; revision=8874
Diffstat (limited to 'usr.bin/lex/ccl.c')
-rw-r--r--usr.bin/lex/ccl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lex/ccl.c b/usr.bin/lex/ccl.c
index fe28463923e0..5f613b4eddee 100644
--- a/usr.bin/lex/ccl.c
+++ b/usr.bin/lex/ccl.c
@@ -6,7 +6,7 @@
*
* This code is derived from software contributed to Berkeley by
* Vern Paxson.
- *
+ *
* The United States Government has rights in this work pursuant
* to contract no. DE-AC03-76SF00098 between the United States
* Department of Energy and the University of California.
@@ -26,7 +26,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
-/* $Header: /home/daffy/u0/vern/flex/RCS/ccl.c,v 2.9 93/09/16 20:32:14 vern Exp $ */
+/* $Header: /home/ncvs/src/usr.bin/lex/ccl.c,v 1.1.1.1 1994/08/24 13:10:33 csgr Exp $ */
#include "flexdef.h"