Fix warning

SVN revision: 23034
This commit is contained in:
sebastid 2006-05-31 19:14:59 +00:00 committed by sebastid
parent 74681bc617
commit f5bd859806
1 changed files with 2 additions and 1 deletions

View File

@ -49,4 +49,5 @@ ecore_x_screensaver_event_listen_set(int on)
else
XScreenSaverSelectInput(_ecore_x_disp, root, 0);
#endif
}
}