Forgot to apply this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@6482 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Dekel Tsur 2003-03-13 11:18:07 +00:00
parent 72592f76fe
commit ae7bbadd94

View File

@ -164,7 +164,7 @@ def main(argv):
if opt.start:
if opt.start != fmt:
print warning.dont_match + ":", opt.start, fmt
sys.stderr.write("%s: %s %s\n" % (warning.dont_match, opt.start, fmt))
else:
opt.start = fmt