2005-06-18 Hans Breuer <hans@breuer.org>
commit462fdb178609cffef4fe008623a9a78c6073f072
authorhans <hans>
Sun, 19 Jun 2005 00:25:23 +0000 (19 00:25 +0000)
committerhans <hans>
Sun, 19 Jun 2005 00:25:23 +0000 (19 00:25 +0000)
treee6d62ced1f9e956b6a6a76a6a27a01bd937fa495
parent9667bff00ea468a756fab41080e1bcd8d619fd8f
2005-06-18  Hans Breuer  <hans@breuer.org>

* app/textedit.[hc] lib/arrows.[hc] plug-ins/xslt/xslt.h
  plug-ins/xslt/xsltdialog.c plug-ins/xslt/xslt.c : fix for sloppiness
in function declarations. 'f();' for a function without parameters is
a C++ism. Though I can't get any of my compilers to warn about it.
Finally fixes bug #142663.
ChangeLog
app/textedit.c
app/textedit.h
lib/arrows.c
lib/arrows.h
plug-ins/xslt/xslt.c
plug-ins/xslt/xslt.h
plug-ins/xslt/xsltdialog.c