comparison mp_strings.h @ 32949:ca6dcdb31fa1

Cosmetics: add empty line between system and local headers and remove pointless '!' in preproc block comment.
author cboesch
date Sun, 06 Mar 2011 16:03:15 +0000
parents fa04e96e6177
children
comparison
equal deleted inserted replaced
32948:dc026d74dfce 32949:ca6dcdb31fa1
21 #ifndef MPLAYER_MP_STRINGS_H 21 #ifndef MPLAYER_MP_STRINGS_H
22 #define MPLAYER_MP_STRINGS_H 22 #define MPLAYER_MP_STRINGS_H
23 23
24 char *mp_asprintf(const char *fmt, ...); 24 char *mp_asprintf(const char *fmt, ...);
25 25
26 #endif /* !MPLAYER_MP_STRINGS_H */ 26 #endif /* MPLAYER_MP_STRINGS_H */