summaryrefslogtreecommitdiffstats
path: root/src/getopt.c
diff options
context:
space:
mode:
authorJan Niklas Hasse <jhasse@bixense.com>2019-04-17 16:04:28 (GMT)
committerJan Niklas Hasse <jhasse@bixense.com>2019-04-17 16:04:54 (GMT)
commit71b96489325e5e2629464687c60f20d9905ab51c (patch)
tree8ab2373f170b346ebd018c8e70ff43699b29f716 /src/getopt.c
parentb344c799788426b3b26eabcbef5728955e8e2703 (diff)
downloadNinja-71b96489325e5e2629464687c60f20d9905ab51c.zip
Ninja-71b96489325e5e2629464687c60f20d9905ab51c.tar.gz
Ninja-71b96489325e5e2629464687c60f20d9905ab51c.tar.bz2
Remove trailing whitespace from all files
Diffstat (limited to 'src/getopt.c')
-rw-r--r--src/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getopt.c b/src/getopt.c
index 0c2ef35..861f07f 100644
--- a/src/getopt.c
+++ b/src/getopt.c
@@ -75,7 +75,7 @@ COPYRIGHT NOTICE AND DISCLAIMER:
Copyright (C) 1997 Gregory Pietsch
-This file and the accompanying getopt.h header file are hereby placed in the
+This file and the accompanying getopt.h header file are hereby placed in the
public domain without restrictions. Just give the author credit, don't
claim you wrote it or prevent anyone else from using it.