From a1b43faa436430e76da7da5ee321113a87ce719c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 10 Jan 2009 01:51:22 +0000 Subject: Trim spaces. --- compat/getopt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compat') 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_ */ -- cgit v1.2.3