diff src/utils.h @ 2042:31f4f775b8c6

[project @ 1996-03-28 09:06:28 by jwe]
author jwe
date Thu, 28 Mar 1996 09:06:39 +0000
parents 003570e69c7b
children bfb775fb6fe8
line wrap: on
line diff
--- a/src/utils.h	Thu Mar 28 01:50:17 1996 +0000
+++ b/src/utils.h	Thu Mar 28 09:06:39 1996 +0000
@@ -56,6 +56,8 @@
 
 extern int empty_arg (const char *name, int nr, int nc);
 
+extern const char *undo_string_escape (char c);
+
 extern string undo_string_escapes (const string& s);
 
 extern void oct_putenv (const char *, const char *);