From 850871e04e247262242836180d8a5cf59b2f95ef Mon Sep 17 00:00:00 2001 From: László Németh Date: Mon, 28 Oct 2013 11:48:33 +0100 Subject: fdo#70951 librelogo: fix parsing problem of functions Change-Id: I2e85a795064ee9e58f3389aec94c942f6ae77612 --- helpcontent2 | 2 +- librelogo/source/LibreLogo/LibreLogo.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helpcontent2 b/helpcontent2 index 35ad87caa592..0d8b37cd9e0b 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit 35ad87caa5923b90d8ef5e7d951059fa60d6ced8 +Subproject commit 0d8b37cd9e0b89d1136b09a81671c88fc91fee3e diff --git a/librelogo/source/LibreLogo/LibreLogo.py b/librelogo/source/LibreLogo/LibreLogo.py index e030fc816351..33fe172631ad 100644 --- a/librelogo/source/LibreLogo/LibreLogo.py +++ b/librelogo/source/LibreLogo/LibreLogo.py @@ -1595,7 +1595,7 @@ def __compil__(s): (?:[^\n]*(? 0: -- cgit