diff options
Diffstat (limited to 'lwlib/lwlib-Xm.h')
-rw-r--r-- | lwlib/lwlib-Xm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lwlib/lwlib-Xm.h b/lwlib/lwlib-Xm.h index 9d4af609660..79f03139f63 100644 --- a/lwlib/lwlib-Xm.h +++ b/lwlib/lwlib-Xm.h @@ -5,7 +5,7 @@ extern widget_creation_entry xm_creation_table []; -Widget +Widget xm_create_dialog __P ((widget_instance* instance)); Boolean |