diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-04 20:33:29 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-04 20:33:29 +0000 |
commit | 6a75d0503860475a166ca28f59ad5c81002af4b2 (patch) | |
tree | bce970ccc97549933b80f0b2a48e1359e706b97d /Gui/wm/ws.h | |
parent | 643657bce8d04dcab9319b0ac801c5b4efce2b89 (diff) |
missing newlines fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2083 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/wm/ws.h')
-rw-r--r-- | Gui/wm/ws.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Gui/wm/ws.h b/Gui/wm/ws.h index 0a4ae445f2..15526a4090 100644 --- a/Gui/wm/ws.h +++ b/Gui/wm/ws.h @@ -237,4 +237,5 @@ extern int wsGetOutMask( void ); extern void wsScreenSaverOn( Display *mDisplay ); extern void wsScreenSaverOff( Display * mDisplay ); -#endif
\ No newline at end of file +#endif + |