summaryrefslogtreecommitdiff
path: root/passwd
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2013-10-03 10:40:02 +0000
committerRainer Jung <rjung@apache.org>2013-10-03 10:40:02 +0000
commit50be9a752cd9d9f5a1653824e48eb6b85a39755e (patch)
tree3f23cc3f8a5198aafe3865ccc99cdfeb96d34517 /passwd
parentfa1332b26e7b8404d3c3313684aa2d23fac42146 (diff)
downloadapr-50be9a752cd9d9f5a1653824e48eb6b85a39755e.tar.gz
Whitespace. Sync with branches.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1528797 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'passwd')
-rw-r--r--passwd/apr_getpass.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/passwd/apr_getpass.c b/passwd/apr_getpass.c
index c12826ca2..6e4cbef3a 100644
--- a/passwd/apr_getpass.c
+++ b/passwd/apr_getpass.c
@@ -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.
*/