SHA256
3
0
forked from pool/bash
Dr. Werner Fink 2011-11-21 15:34:56 +00:00 committed by Git OBS Bridge
parent d9608bd972
commit 4739d08ce9

View File

@ -13,7 +13,7 @@
rl_filename_completion_desired = 1;
+#if defined (HAVE_GETPWENT)
+ endpwent ();
+ /* endpwent (); */
+#endif
return (value);
}