diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-22 15:05:39 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-08-22 15:05:39 +0000 |
commit | e1920a95a06e34fabf978d00a54622a2574daca7 (patch) | |
tree | 417696b885869d980e02c03a94b56f2393c3ae94 /pp_sys.c | |
parent | e549f1c51dad4bb243ddfc1506bf3ea15257d869 (diff) | |
download | perl-e1920a95a06e34fabf978d00a54622a2574daca7.tar.gz |
Oops. Why can't C comments nest?
p4raw-id: //depot/perl@20843
Diffstat (limited to 'pp_sys.c')
-rw-r--r-- | pp_sys.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5183,7 +5183,7 @@ PP(pp_gpwent) * char *(getespw*(...).ufld.fd_encrypt) * Mention HAS_GETESPWNAM here so that Configure probes for it. * - * <userpw.h> /* AIX */ + * <userpw.h> (AIX) * struct userpw *getuserpw(); * The password is in * char *(getuserpw(...)).spw_upw_passwd |