diff src/utils.h @ 801:cbc37d8d0fdf

[project @ 1994-10-13 17:03:23 by jwe]
author jwe
date Thu, 13 Oct 1994 17:03:45 +0000
parents d7c4962ec7a0
children dfe01093f657
line wrap: on
line diff
--- a/src/utils.h	Thu Oct 13 16:57:33 1994 +0000
+++ b/src/utils.h	Thu Oct 13 17:03:45 1994 +0000
@@ -75,6 +75,9 @@
 
 extern ostrstream& list_in_columns (ostrstream& os, char **list);
 
+extern char *undo_string_escape (char c);
+extern char *undo_string_escapes (char *s);
+
 #endif
 
 /*