Bug 723754: Fix C++ style comment in header that gets included by .c files. r=karlt

This commit is contained in:
Daniel Holbert 2012-02-03 01:18:53 -08:00
parent fc48b61693
commit 51b490f296

View File

@ -216,4 +216,4 @@ gdk_x11_window_get_xid(GdkWindow *window)
}
#endif /* __cplusplus */
#endif // _GTK2_COMPAT_H_
#endif /* _GTK2_COMPAT_H_ */