summaryrefslogtreecommitdiffstats
path: root/compat/opendir.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-07-02 12:17:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-07-02 12:17:26 (GMT)
commitdfeb9e71446a7354fd0e7551244db75e36bc3c13 (patch)
tree1576e69effccf8fb0604c2f141938b003cc5d91e /compat/opendir.c
parenta6e73bdff10969ba7650f19309abf4a6ee9c041d (diff)
downloadtcl-dfeb9e71446a7354fd0e7551244db75e36bc3c13.zip
tcl-dfeb9e71446a7354fd0e7551244db75e36bc3c13.tar.gz
tcl-dfeb9e71446a7354fd0e7551244db75e36bc3c13.tar.bz2
Remove unnecessary end-of-line spacing in compat/*.c
Diffstat (limited to 'compat/opendir.c')
-rw-r--r--compat/opendir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/opendir.c b/compat/opendir.c
index a18f96b..22e8a3a 100644
--- a/compat/opendir.c
+++ b/compat/opendir.c
@@ -1,4 +1,4 @@
-/*
+/*
* opendir.c --
*
* This file provides dirent-style directory-reading procedures for V7