From f1014ac7ccb842c34b5778e1f35fc71e6fc3b3d9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 22 Apr 2002 07:35:32 +0000 Subject: (remove_init): Adjust prototype. --- src/remove.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/remove.h b/src/remove.h index c35235fec..8761634fb 100644 --- a/src/remove.h +++ b/src/remove.h @@ -55,5 +55,5 @@ enum RM_status rm PARAMS ((struct File_spec *fs, struct rm_options const *x, struct dev_ino const *cwd_dev_ino)); void fspec_init_file PARAMS ((struct File_spec *fs, const char *filename)); -void remove_init PARAMS ((void)); +void remove_init PARAMS ((struct rm_options const *x)); void remove_fini PARAMS ((void)); -- cgit v1.2.3-70-g09d2