X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gobject%2Fgtype-private.h;h=d7e2ee2faa6d84f5d65692f5c70f4e6b34d8402a;hb=2e5bd8cf47f9e1559ccc44823a2f321b8ff8c1ea;hp=5c415e5d0edd8fd313d25726d6336c0ff5891f4d;hpb=e1b99b2ddcf21f5dab26ad74afa6935eaf70028e;p=platform%2Fupstream%2Fglib.git diff --git a/gobject/gtype-private.h b/gobject/gtype-private.h index 5c415e5..d7e2ee2 100644 --- a/gobject/gtype-private.h +++ b/gobject/gtype-private.h @@ -12,9 +12,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General - * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Public License along with this library; if not, see . */ #ifndef __G_TYPE_PRIVATE_H__ #define __G_TYPE_PRIVATE_H__ @@ -28,6 +26,8 @@ G_BEGIN_DECLS +extern GTypeDebugFlags _g_type_debug_flags; + typedef struct _GRealClosure GRealClosure; struct _GRealClosure {