view audacious/build_stamp.h @ 2015:200970e7a3b1 trunk

[svn] - run chardet against even valid UTF-8 strings, as they may be non-UTF-8 sequences encoded as UTF-8.
author nenolod
date Mon, 27 Nov 2006 15:38:11 -0800
parents 1947144093bc
children
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif