Commit 1e3b1b6e authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Minor comment fix.

parent 9cdaae94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -212,5 +212,5 @@ char *getpass_r(const char *prompt, /* prompt to display */
  return password; /* return pointer to buffer */
}

#endif /* HAVE_GETPASS */
#endif /* DONE */
#endif /* HAVE_GETPASS_R */