소스 검색

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

git-svn-id: trunk@1767 -
Tomas Hajny 19 년 전
부모
커밋
20ca9f5fac
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      compiler/msg/errord.msg
  2. 1 1
      compiler/msg/errores.msg

+ 1 - 1
compiler/msg/errord.msg

@@ -2035,7 +2035,7 @@ unit_u_skipping_reresolving_unit=10059_U_Erneutes Resolving der Unit $1 wird 
 #
 # 11039 is the last used one
 #
-option_usage=11000_$1 [Optionen] <Eingabedatei> [Optionen]
+option_usage=11000_O_$1 [Optionen] <Eingabedatei> [Optionen]
 # BeginOfTeX
 %
 % \section{Command-line handling errors}

+ 1 - 1
compiler/msg/errores.msg

@@ -2015,7 +2015,7 @@ unit_u_skipping_reresolving_unit=10059_U_Saltando re-resoluci
 #
 # 11039 is the last used one
 #
-option_usage=11000_$1 [opciones] <fichero_entrada> [opciones]
+option_usage=11000_O_$1 [opciones] <fichero_entrada> [opciones]
 # BeginOfTeX
 %
 % \section{Command-line handling errors}