view audacious/build_stamp.h @ 2031:ebce0d5efac1 trunk

[svn] - don't leak the split URI vector after doing the vtable lookup
author nenolod
date Fri, 01 Dec 2006 23:29:36 -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