summaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 01:51:22 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 01:51:22 +0000
commita1b43faa436430e76da7da5ee321113a87ce719c (patch)
tree3c2a5d5338d5db43f91ceccbb6d2fbea97f022ba /compat
parent430d2194362e177b55c5fc66ee95f3a968ed62e1 (diff)
Trim spaces.
Diffstat (limited to 'compat')
-rw-r--r--compat/getopt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/getopt.h b/compat/getopt.h
index 0311b078..4e6689c3 100644
--- a/compat/getopt.h
+++ b/compat/getopt.h
@@ -74,5 +74,5 @@ extern int optreset;
extern char *suboptarg; /* getsubopt(3) external variable */
#endif
__END_DECLS
-
+
#endif /* !_GETOPT_H_ */