Cosmetic changes

This commit is contained in:
Matthias Clasen
2011-01-06 00:07:48 -05:00
parent 4d8c7c5782
commit a601b43b83
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#include <gtk/gtk.h>
/* This is a callback function. The data arguments are ignored
* in this example. More on callbacks below. */
* in this example. More on callbacks below.
*/
static void
print_hello (GtkWidget *widget,
gpointer data)