Mercurial > audlegacy
view src/audacious/build_stamp.h @ 4783:ae3ed045e5aa
Replace deprecated g_strcasecmp with g_ascii_strncasecmp.
author | Tony Vroon <chainsaw@gentoo.org> |
---|---|
date | Sat, 27 Sep 2008 17:56:22 +0100 |
parents | 2eee464379dc |
children |
line wrap: on
line source
#ifndef AUDACIOUS_BUILD_STAMP_H #define AUDACIOUS_BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif /* AUDACIOUS_BUILD_STAMP_H */