Mercurial > audlegacy
view src/audacious/build_stamp.h @ 4278:0a9e1d9eae7b
Fix some warnings.
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Mon, 11 Feb 2008 03:57:30 -0600 |
parents | 3149d4b1a9a9 |
children | 2eee464379dc |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif