summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-28 16:54:03 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-02-28 16:54:03 +0000
commit588359cbf3b1e7d76dd397c11425847aab282bc4 (patch)
tree5a4577f05e92144193fd58fb3684bcfe264022a8 /src/util
parentac0ccc1f1936a531ffce37222e796649a7b6a9f8 (diff)
Test
git-svn-id: http://svn.cactuscode.org/flesh/trunk@364 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/util')
-rw-r--r--src/util/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/getopt.c b/src/util/getopt.c
index b5caccd5..451c9c54 100644
--- a/src/util/getopt.c
+++ b/src/util/getopt.c
@@ -15,7 +15,7 @@
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. */
-
+
/* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.
Ditto for AIX 3.2 and <stdlib.h>. */
#ifndef _NO_PROTO