annotate src/audacious/build_stamp.c @ 2518:4c9910af4cc5 trunk

[svn] - fix signed vs unsigned comparisons and missing initializer warnings
author nenolod
date Wed, 14 Feb 2007 11:05:36 -0800
parents 5fea66ad690c
children 793ede082399
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2464
baf223ec5417 [svn] - add build_stamp.c so that it can be autogenerated
nenolod
parents:
diff changeset
1 #include <glib.h>
2518
4c9910af4cc5 [svn] - fix signed vs unsigned comparisons and missing initializer warnings
nenolod
parents: 2517
diff changeset
2 const gchar *svn_stamp = "20070214-4044";