Fix indentation of a comment.

svn path=/trunk/; revision=20626
This commit is contained in:
Tim Janik 2008-06-20 11:10:20 +00:00
parent bf2323b1de
commit 8a2fac3040

View File

@ -72,7 +72,7 @@ struct _GtkHandleBox
/* Variables used during a drag
*/
gint GSEAL (deskoff_x), GSEAL (deskoff_y); /* Offset between root relative coordinates
* and deskrelative coordinates */
* and deskrelative coordinates */
GtkAllocation GSEAL (attach_allocation);
GtkAllocation GSEAL (float_allocation);
};