Skip to content
  • Kjartan Maraas's avatar
    Place comment around text after #endif. #include <string.h>. #include · 230009e2
    Kjartan Maraas authored
    2001-03-06  Kjartan Maraas  <kmaraas@gnome.org>
    
    	* app/grid.h: Place comment around text after #endif.
    	* lib/bezier_conn.c: #include <string.h>.
    	* lib/beziershape.c: #include <string.h>.
    	* lib/connpoint_line.h: Comment after #endif.
    	* lib/dia_dirs.c: #include <string.h>.
    	* lib/element.c: Same.
    	* lib/lazyprops.c: #include <config.h> and "intl.h".
    	* lib/lazyprops.h: Comment out text after #endif.
    	* lib/neworth_conn.c: #include <string.h>
    	* lib/orth_conn.c: Same here.
    	* lib/poly_conn.c: Here too.
    	* lib/polyshape.c: And here.
    	* lib/properties.c: Remove #include "intl.h" from here and add
    	an array of static strings to work around bug in gettext that
    	makes it miss strings in a #define body.
    	* objects/GRAFCET/action_text_draw.h: Comment out text after #endif.
    	* objects/GRAFCET/boolequation.h: Same here.
    	* objects/chronogram/chronoline_event.h: Add prototype for
    	destroy_cle().
    230009e2