git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c6d4e
)
Oops.
author
Antoine Cellerier
<dionoea@videolan.org>
Sat, 24 Mar 2007 20:21:30 +0000
(20:21 +0000)
committer
Antoine Cellerier
<dionoea@videolan.org>
Sat, 24 Mar 2007 20:21:30 +0000
(20:21 +0000)
include/vlc_variables.h
patch
|
blob
|
history
diff --git
a/include/vlc_variables.h
b/include/vlc_variables.h
index
3eff9de
..
2b2630c
100644
(file)
--- a/
include/vlc_variables.h
+++ b/
include/vlc_variables.h
@@
-589,7
+589,7
@@
static inline char *__var_CreateGetNonEmptyStringCommand( vlc_object_t *p_obj,
/**
* __var_CreateGetFloat() with automatic casting
*/
-#define var_CreateGetFloat
(a,b) __var_CreateGetFloat
( VLC_OBJECT(a),b)
+#define var_CreateGetFloat
Command(a,b) __var_CreateGetFloatCommand
( VLC_OBJECT(a),b)
/**
* __var_CreateGetStringCommand() with automatic casting
*/