[xml/sgml-commit] [SCM] linuxdoc-tools package for Debian. branch, experimental, updated. debian/0.9.56-9-g74f0fb7

Agustin Martin Domingo agmartin at debian.org
Thu Sep 11 14:56:01 UTC 2008


The following commit has been merged in the experimental branch:
commit 74f0fb7d03312f0c8eeadf686f547ab44dfeab5f
Author: Agustin Martin Domingo <agmartin at debian.org>
Date:   Thu Sep 11 16:54:57 2008 +0200

    Fix mistype in error message. Remove CVS $Id string.

diff --git a/lib/fmt/fmt_info.pl b/lib/fmt/fmt_info.pl
index f3f0504..348602b 100644
--- a/lib/fmt/fmt_info.pl
+++ b/lib/fmt/fmt_info.pl
@@ -1,8 +1,7 @@
 #
 #  fmt_info.pl
 #
-#  $Id: fmt_info.pl,v 1.3 2001/09/01 14:16:59 sano Exp $
-#
+# ------------------------------------------------------------------
 #  GNU Info-specific driver stuff
 #
 #  Copyright © 1996, Cees de Groot
@@ -106,7 +105,7 @@ $info->{postASP} = sub {
 # ------------------------------------------------------------------
   my $INFILE    = shift;
   my $OUTFILE;
-  my $msgheader = "fmt_lyx::postASP";
+  my $msgheader = "fmt_info::postASP";
 
   my $awk       = $main::progs->{AWK};
   my $awkfilter = "$main::DataDir" . "/filters/info-postASP.awk";

-- 
linuxdoc-tools package for Debian.



More information about the debian-xml-sgml-commit mailing list