--- functions.h.orig	Sun Apr 27 13:41:36 1997
+++ functions.h	Sun Apr 27 13:42:39 1997
@@ -197,7 +197,7 @@
 /* in rxfn.c */
 int rxfn Args((char *name,int argc));                                               /* Try to call a builtin function */
 int rxseterr Args((struct fileinfo *f));                                 /* Set rc to indicate a file's status */
-char *undelete Args((int *l));                                                      /* Get last value without deleting it */
+char *rx_undelete Args((int *l));                                                      /* Get last value without deleting it */
 
 /* in shell.c */
 int shell Args((char *command));                                                    /* Interpret a shell command */
