Skip to content
  • Hans Breuer's avatar
    fix for sloppiness in function declarations. 'f();' for a function without · 70390787
    Hans Breuer authored
    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.
    70390787