comparison src/audacious/vfs_buffer.h @ 4557:2eee464379dc

Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 May 2008 01:29:46 +0300
parents f1c756f39e6c
children
comparison
equal deleted inserted replaced
4556:332d2992e04c 4557:2eee464379dc
66 **/ 66 **/
67 VFSFile *vfs_buffer_new_from_string(gchar *str); 67 VFSFile *vfs_buffer_new_from_string(gchar *str);
68 68
69 G_END_DECLS 69 G_END_DECLS
70 70
71 #endif 71 #endif /* AUDACIOUS_VFS_BUFFER_H */