Mercurial > audlegacy
view audacious/build_stamp.h @ 1325:4f7d6645972c trunk
[svn] Have period time default to 100ms to keep snd-aoa on PPC from going all clickety-click on us.
author | chainsaw |
---|---|
date | Fri, 23 Jun 2006 13:34:05 -0700 |
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