From 98342571db79413a47b50c8e3091326fd397f1e8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Sat, 28 Mar 2009 10:03:28 +0000 Subject: [PATCH] * postats.py: remove extra blank line at the end of i18n.inc. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28954 a592a061-630c-0410-9148-cb99ea01b6c8 --- po/postats.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/po/postats.py b/po/postats.py index c8c37ec67a..7d26e244f2 100755 --- a/po/postats.py +++ b/po/postats.py @@ -140,5 +140,4 @@ $branch_tag = "%s"; // The data itself $podata = array (%s -)?> -""" % (sys.argv[1], branch_tag, ",".join([run_msgfmt(po) for po in sys.argv[2:] if po not in ommitted])) +)?>""" % (sys.argv[1], branch_tag, ",".join([run_msgfmt(po) for po in sys.argv[2:] if po not in ommitted])) -- 2.39.2