Documentation fixes.

* gdk/gdkregion-generic.c: Documentation fixes.

	* gdk/directfb/gdkmain-directfb.c: Make the comment not look like
	a doc comment.
This commit is contained in:
Matthias Clasen
2006-04-24 18:23:55 +00:00
parent d0c309e6b2
commit 34f4da23f2
4 changed files with 15 additions and 5 deletions

View File

@ -31,13 +31,13 @@
* Sven Neumann <sven@convergence.de>
*/
/**
/*
Main entry point for 2.6 seems to be open_display so
most stuff in main is moved over to gdkdisplay-directfb.c
I'll move stub functions here that make no sense for directfb
and true globals
Michael Emmel
**/
*/
#include <config.h>
#include <string.h>