aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets')
-rw-r--r--lib/widgets/ephy-label.c2
-rw-r--r--lib/widgets/ephy-label.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/widgets/ephy-label.c b/lib/widgets/ephy-label.c
index 73968c2cd..8abad16f3 100644
--- a/lib/widgets/ephy-label.c
+++ b/lib/widgets/ephy-label.c
@@ -23,6 +23,8 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+/* Synch'd with gtklabel.c 1.152 */
+
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
diff --git a/lib/widgets/ephy-label.h b/lib/widgets/ephy-label.h
index 0ac2504a0..298acfd9a 100644
--- a/lib/widgets/ephy-label.h
+++ b/lib/widgets/ephy-label.h
@@ -23,6 +23,8 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+/* Synch'd with gtklabel.h 1.39 */
+
#ifndef __EPHY_LABEL_H__
#define __EPHY_LABEL_H__