Merge branch 'master' of ssh://razzor@kronk/home/razzor/public_git/sammler

This commit is contained in:
Olaf Rempel 2010-02-05 21:48:11 +01:00
commit c750a1da1d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
***************************************************************************/
#include <rrdtool.h>
int rrd_init(void)
int sammler_rrd_init(void)
{
return 0;
}