2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-02 15:25:58 +00:00

Whitespace fixes

This commit is contained in:
Todd C. Miller
2013-03-26 10:27:06 -04:00
parent adee3cded4
commit d710f1b41c

View File

@@ -244,7 +244,7 @@ extern const char *__progname;
# else # else
const char *getprogname(void); const char *getprogname(void);
void setprogname(const char *); void setprogname(const char *);
#endif /* HAVE___PROGNAME */ # endif /* HAVE___PROGNAME */
#endif /* !HAVE_GETPROGNAME */ #endif /* !HAVE_GETPROGNAME */
/* /*