Dash:
[t2.git] / package / graphic / gimp / end-decls.patch
blob1d87a4ebd2b30486577945a2f2c0a0b297f89db7
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: package/.../gimp/end-decls.patch
5 # Copyright (C) 2007 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 http://svn.gnome.org/viewcvs/gimp?view=revision&revision=23376
19 diff -Nur gimp-2.4.0~rc1/libgimpwidgets/gimpcolorprofilestore.h gimp-2.4.0~rc1.new/libgimpwidgets/gimpcolorprofilestore.h
20 --- gimp-2.4.0~rc1/libgimpwidgets/gimpcolorprofilestore.h 2007-08-15 17:57:04.000000000 -0400
21 +++ gimp-2.4.0~rc1.new/libgimpwidgets/gimpcolorprofilestore.h 2007-08-25 18:00:39.000000000 -0400
22 @@ -64,5 +64,6 @@
23 const gchar *filename,
24 const gchar *label);
26 +G_END_DECLS
28 #endif /* __GIMP_COLOR_PROFILE_STORE_H__ */