X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mysql.c;h=9760f0865ab9c7682fdf3afda8bc6e72d0a9b29b;hp=b8fa02dcb67f427dafe39990b002c5c8b9061192;hb=091015d4e9639dec16e87dc5cca9a17176a10031;hpb=2ed89c59f0efcd0a2763f47c7d3455663241e623 diff --git a/mysql.c b/mysql.c index b8fa02dc..9760f086 100644 --- a/mysql.c +++ b/mysql.c @@ -2514,7 +2514,7 @@ static void shutdown_connection(void) * Check the command line options and initialize all function pointers of \a db. * Connect to the mysql server and initialize the dbinfo string. * - * \sa struct dbtool, misc_meta_data::dbinfo, dopey.c + * \sa struct dbtool, misc_meta_data::dbinfo, random_dbtool.c */ int mysql_dbtool_init(struct dbtool *db) {