Match parameters between headers and doc comment

This commit is contained in:
Matthias Clasen 2010-12-10 12:42:03 -05:00
parent a169f6e32d
commit 280e8329b4

View File

@ -122,7 +122,7 @@ void gdk_drag_status (GdkDragContext *context,
GdkDragAction action,
guint32 time_);
void gdk_drop_reply (GdkDragContext *context,
gboolean ok,
gboolean accepted,
guint32 time_);
void gdk_drop_finish (GdkDragContext *context,
gboolean success,