diff options
Diffstat (limited to 'graphics/xfig/files/patch-e_update.h')
| -rw-r--r-- | graphics/xfig/files/patch-e_update.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/xfig/files/patch-e_update.h b/graphics/xfig/files/patch-e_update.h new file mode 100644 index 000000000000..102ba54e42bb --- /dev/null +++ b/graphics/xfig/files/patch-e_update.h @@ -0,0 +1,10 @@ +--- e_update.h.orig Tue Jul 26 10:29:34 2005 ++++ e_update.h +@@ -14,6 +14,6 @@ + * + */ + +-extern int update_text(F_text *text); ++extern void update_text(F_text *text); + extern void fix_fillstyle (void *object); + extern void update_selected (void); |
