Explorar el Código

* fix of buggy output for -? with path containing underscore

git-svn-id: trunk@1768 -
Tomas Hajny hace 19 años
padre
commit
614b6a3816
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      compiler/msg/errorf.msg
  2. 1 1
      compiler/msg/errorhe.msg

+ 1 - 1
compiler/msg/errorf.msg

@@ -1636,7 +1636,7 @@ unit_u_check_time=10037_U_PPU Check file $1 time $2
 #
 #  Options
 #
-option_usage=11000_$1 [options] <inputfile> [options]
+option_usage=11000_O_$1 [options] <inputfile> [options]
 # BeginOfTeX
 %
 % \section{Command-line handling errors}

+ 1 - 1
compiler/msg/errorhe.msg

@@ -2010,7 +2010,7 @@ unit_u_skipping_reresolving_unit=10059_U_Skipping re-resolving unit $1, still lo
 #
 # 11039 is the last used one
 #
-option_usage=11000_$1 [options] <inputfile> [options]
+option_usage=11000_O_$1 [options] <inputfile> [options]
 # BeginOfTeX
 %
 % \section{Command-line handling errors}