Magellan Linux

Annotation of /trunk/dia/patches/dia-0.94-gcc4.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 144 - (hide annotations) (download)
Tue May 8 20:06:05 2007 UTC (17 years ago) by niro
File size: 459 byte(s)
-import

1 niro 144 --- dia-0.94/objects/custom/shape_info.h.orig 2005-03-02 20:24:14.032831627 +0000
2     +++ dia-0.94/objects/custom/shape_info.h 2005-03-02 20:24:22.465555597 +0000
3     @@ -166,7 +166,6 @@
4    
5     void shape_info_realise(ShapeInfo* info);
6     void shape_info_print(ShapeInfo *info);
7     -void parse_path(ShapeInfo *info, const char *path_str, DiaSvgGraphicStyle *s);
8    
9     /*MC 11/03 handy g_new0 variant for struct with variable size */
10     #define g_new0_ext(struct_type, ext_size) \