You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by rj...@apache.org on 2013/10/03 12:40:02 UTC

svn commit: r1528797 - /apr/apr/trunk/passwd/apr_getpass.c

Author: rjung
Date: Thu Oct  3 10:40:02 2013
New Revision: 1528797

URL: http://svn.apache.org/r1528797
Log:
Whitespace. Sync with branches.

Modified:
    apr/apr/trunk/passwd/apr_getpass.c

Modified: apr/apr/trunk/passwd/apr_getpass.c
URL: http://svn.apache.org/viewvc/apr/apr/trunk/passwd/apr_getpass.c?rev=1528797&r1=1528796&r2=1528797&view=diff
==============================================================================
--- apr/apr/trunk/passwd/apr_getpass.c (original)
+++ apr/apr/trunk/passwd/apr_getpass.c Thu Oct  3 10:40:02 2013
@@ -56,7 +56,7 @@
 #endif
 
 /* Disable getpass() support when PASS_MAX is defined and is "small",
- * for an arbitrary definition of "small". 
+ * for an arbitrary definition of "small".
  * HP-UX truncates passwords (PR49496) so we disable getpass() for
  * this platform too.
  */