X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mysql.c;fp=mysql.c;h=9292ab29a0cddc07e03e8a86c85061c1f9e85116;hp=61d9cfdf24f56f436292ff12b3cc7d453682e4ee;hb=bb406379164df28e66c0c320780095721ddc938a;hpb=019a4caa2bf9232c7efd84ffe7424994de6358fb diff --git a/mysql.c b/mysql.c index 61d9cfdf..9292ab29 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 audio_file_selector, misc_meta_data::dbinfo, random_dbtool.c + * \sa struct audio_file_selector, misc_meta_data::dbinfo, random_selector.c */ int mysql_selector_init(struct audio_file_selector *db) {