--- tme/host/gtk/gtk-screen.c 2018/04/24 16:39:15 1.1 +++ tme/host/gtk/gtk-screen.c 2018/04/24 16:39:15 1.1.1.1 @@ -1,4 +1,4 @@ -/* $Id: gtk-screen.c,v 1.1 2018/04/24 16:39:15 root Exp $ */ +/* $Id: gtk-screen.c,v 1.1.1.1 2018/04/24 16:39:15 root Exp $ */ /* host/gtk/gtk-screen.c - GTK screen support: */ @@ -34,7 +34,7 @@ */ #include -_TME_RCSID("$Id: gtk-screen.c,v 1.1 2018/04/24 16:39:15 root Exp $"); +_TME_RCSID("$Id: gtk-screen.c,v 1.1.1.1 2018/04/24 16:39:15 root Exp $"); /* we are aware of the problems with gdk_image_new_bitmap, and we cope with them, so we define GDK_ENABLE_BROKEN to get its prototype