view src/audacious/build_stamp.h @ 4697:3b4400ab7397

fixing a warning and doing some renaming, indentation etc.
author mf0102 <0102@gmx.at>
date Sun, 06 Jul 2008 12:47:54 +0200
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 */