[LON-CAPA-cvs] cvs: loncom /debugging_tools escape.pl unescape.pl

matthew lon-capa-cvs@mail.lon-capa.org
Mon, 19 Aug 2002 14:38:51 -0000


matthew		Mon Aug 19 10:38:51 2002 EDT

  Modified files:              
    /loncom/debugging_tools	escape.pl unescape.pl 
  Log:
  Comment fix.  Nothing to see here.  Move along.....
  
  
Index: loncom/debugging_tools/escape.pl
diff -u loncom/debugging_tools/escape.pl:1.1 loncom/debugging_tools/escape.pl:1.2
--- loncom/debugging_tools/escape.pl:1.1	Mon Aug 19 10:37:14 2002
+++ loncom/debugging_tools/escape.pl	Mon Aug 19 10:38:51 2002
@@ -2,9 +2,9 @@
 #
 # The LearningOnline Network
 #
-# dump_db.pl - dump a GDBM database to standard output, unescaping if asked to.
+# escape.pl - escape special characters in files
 #
-# $Id: escape.pl,v 1.1 2002/08/19 14:37:14 matthew Exp $
+# $Id: escape.pl,v 1.2 2002/08/19 14:38:51 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
Index: loncom/debugging_tools/unescape.pl
diff -u loncom/debugging_tools/unescape.pl:1.1 loncom/debugging_tools/unescape.pl:1.2
--- loncom/debugging_tools/unescape.pl:1.1	Mon Aug 19 10:37:14 2002
+++ loncom/debugging_tools/unescape.pl	Mon Aug 19 10:38:51 2002
@@ -2,9 +2,9 @@
 #
 # The LearningOnline Network
 #
-# dump_db.pl - dump a GDBM database to standard output, unescaping if asked to.
+# unescape.pl - reverse escaping of special characters.
 #
-# $Id: unescape.pl,v 1.1 2002/08/19 14:37:14 matthew Exp $
+# $Id: unescape.pl,v 1.2 2002/08/19 14:38:51 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #