mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 13:21:13 +00:00
cosmetics: indent, remove trailing whitespace
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26025 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7976b35705
commit
2afea0a79b
@ -26,7 +26,7 @@
|
||||
#ifndef __linux__
|
||||
#define get_current_dir_name() getcwd(NULL, PATH_MAX)
|
||||
#else
|
||||
extern char * get_current_dir_name( void );
|
||||
extern char * get_current_dir_name( void );
|
||||
#endif
|
||||
|
||||
gchar * fsSelectedFile = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user