From: Hallvard Furuseth Date: Sat, 13 Mar 1999 21:38:40 +0000 (+0000) Subject: Add missing newline at end of file X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~387 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=212e3d0f0111fd4b334add3180991b338681814b;p=openldap Add missing newline at end of file --- diff --git a/libraries/liblutil/getpass.c b/libraries/liblutil/getpass.c index c5cc6b0e32..ceb2ab99d0 100644 --- a/libraries/liblutil/getpass.c +++ b/libraries/liblutil/getpass.c @@ -149,4 +149,4 @@ getpass( const char *prompt ) #endif /* DOS */ } -#endif /* !HAVE_GETPASS */ \ No newline at end of file +#endif /* !HAVE_GETPASS */