diff options
Diffstat (limited to 'gdk')
-rw-r--r-- | gdk/gdkdnd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkdnd.h b/gdk/gdkdnd.h index 916bd2e8e0..30f2f131f7 100644 --- a/gdk/gdkdnd.h +++ b/gdk/gdkdnd.h @@ -97,4 +97,4 @@ void gdk_drag_abort (GdkDragContext *context, } #endif /* __cplusplus */ -#endif __GDK_DND_H__ +#endif /* __GDK_DND_H__ */ |