X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mysql.c;h=9760f0865ab9c7682fdf3afda8bc6e72d0a9b29b;hb=4c9c14ef6dec05d198a2e3c26dfce15ff25ea8ba;hp=b8fa02dcb67f427dafe39990b002c5c8b9061192;hpb=2ed89c59f0efcd0a2763f47c7d3455663241e623;p=paraslash.git 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) {