mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-05 07:12:30 -04:00
Don't protoize dcl of basename.
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
uid_t geteuid ();
|
||||
#endif
|
||||
|
||||
char *basename (char *);
|
||||
char *basename ();
|
||||
enum backup_type get_version ();
|
||||
int isdir ();
|
||||
int yesno ();
|
||||
|
||||
Reference in New Issue
Block a user