]> git.lyx.org Git - lyx.git/blobdiff - src/errorlist.C
add nls.m4
[lyx.git] / src / errorlist.C
index d829f04c4f573c5766f102362b7399201243f04a..89bc1c1ee2e37f6eb1be64de6d283a07a5146dc7 100644 (file)
@@ -24,5 +24,5 @@ ErrorItem::ErrorItem(string const & error_, string const & description_,
 
 
 ErrorItem::ErrorItem()
-       : par_id(-1),  pos_start(0),  pos_end(0)
+       : par_id(-1), pos_start(0), pos_end(0)
 {}