Mercurial > audlegacy
view audacious/build_stamp.h @ 2253:329fb2453c87 trunk
[svn] More copyright notice updates
author | kiyoshi |
---|---|
date | Wed, 03 Jan 2007 14:55:03 -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