From ebc0c4c72f21fa3bca3945fe29cf025028b66e22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 3 May 2002 11:46:59 +0000 Subject: Add FIXME comment. --- src/remove.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/remove.c b/src/remove.c index e91fa8b7f..affd397ef 100644 --- a/src/remove.c +++ b/src/remove.c @@ -82,6 +82,11 @@ int rpl_lstat PARAMS((const char *, struct stat *)); int euidaccess (); int yesno (); +/* FIXME: remove this declaration and instead write a new function, + error_no_prog, that saves error.c's error_print_progname, sets it to + point to function that does nothing, calls error, then restores + the original value of error_print_progname. Use error_no_prog in + place of `fprintf (stderr,'. */ extern char *program_name; /* state initialized by remove_init, freed by remove_fini */ -- cgit v1.2.3-70-g09d2