diff options
Diffstat (limited to 'lwlib/lwlib-int.h')
-rw-r--r-- | lwlib/lwlib-int.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lwlib/lwlib-int.h b/lwlib/lwlib-int.h index a198d10551d..3e9bee646cd 100644 --- a/lwlib/lwlib-int.h +++ b/lwlib/lwlib-int.h @@ -51,3 +51,6 @@ widget_info *lw_get_widget_info __P ((LWLIB_ID)); widget_instance * lw_get_widget_instance __P ((Widget)); #endif /* LWLIB_INTERNAL_H */ + +/* arch-tag: ae02f67d-ef25-421c-b956-b01a4b0aac76 + (do not change this comment) */ |