gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Merge #428 and #429
0 2 0
merge default
1 file changed with 5 insertions and 4 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -2,2 +2,3 @@
2 2
	lemon/lemon.pc.in \
3
	lemon/lemon.pc.cmake \
3 4
	lemon/CMakeLists.txt \
Ignore white space 6 line context
... ...
@@ -119,3 +119,3 @@
119 119
    }
120
    catch (FormatError& error) 
120
    catch (FormatError&) 
121 121
      {
... ...
@@ -133,3 +133,3 @@
133 133
    }
134
    catch (FormatError& error)
134
    catch (FormatError&)
135 135
      {
... ...
@@ -148,3 +148,3 @@
148 148
    }
149
    catch (FormatError& error)
149
    catch (FormatError&)
150 150
      {
... ...
@@ -162,3 +162,3 @@
162 162
    }
163
    catch (FormatError& error)
163
    catch (FormatError&)
164 164
      {
0 comments (0 inline)