view audacious/build_stamp.h @ 557:3260cb29e366 trunk

[svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times
author giacomo
date Wed, 01 Feb 2006 13:36:46 -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