Don't confuse gtk-doc.

2006-07-10  Matthias Clasen  <mclasen@redhat.com>

	* gdk/directfb/gdkwindow-directfb.c: Don't confuse gtk-doc.
This commit is contained in:
Matthias Clasen 2006-07-10 13:32:15 +00:00 committed by Matthias Clasen
parent 4904b59030
commit 81334ac0d3
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-07-10 Matthias Clasen <mclasen@redhat.com>
* gdk/directfb/gdkwindow-directfb.c: Don't confuse gtk-doc.
2006-07-10 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkpixmap-quartz.c: (gdk_bitmap_create_from_data):

View File

@ -1,3 +1,7 @@
2006-07-10 Matthias Clasen <mclasen@redhat.com>
* gdk/directfb/gdkwindow-directfb.c: Don't confuse gtk-doc.
2006-07-10 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkpixmap-quartz.c: (gdk_bitmap_create_from_data):

View File

@ -2483,7 +2483,7 @@ gdk_window_get_frame_extents (GdkWindow *window,
rect->height = impl->height;
}
/**
/*
* Given a directfb window and a subsurface of that window
* create a gdkwindow child wrapper
*/