From: Antoine Cellerier Date: Sun, 1 Apr 2007 17:17:16 +0000 (+0000) Subject: Remove trailing space. X-Git-Tag: 0.9.0-test0~7885 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9d7dfdf986c9957b28c693d6d72adc872d9dd89a;p=vlc Remove trailing space. --- diff --git a/include/vlc_variables.h b/include/vlc_variables.h index af1057323b..78cf0e6a82 100644 --- a/include/vlc_variables.h +++ b/include/vlc_variables.h @@ -601,4 +601,4 @@ static inline char *__var_CreateGetNonEmptyStringCommand( vlc_object_t *p_obj, /** * @} */ -#endif /* _VLC_VARIABLES_H */ +#endif /* _VLC_VARIABLES_H */