diff options
Diffstat (limited to 'dbe')
-rw-r--r-- | dbe/dbe.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1553,7 +1553,7 @@ DbeDestroyWindow(WindowPtr pWin) * *****************************************************************************/ -void +_X_EXPORT void DbeExtensionInit(void) { ExtensionEntry *extEntry; |