From: Andre Date: Tue, 21 Feb 2006 18:22:40 +0000 (+0100) Subject: Typo X-Git-Tag: v0.2.11~58 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=694e47fdcdfcbbd5897a8e484d78595912b73409;ds=sidebyside Typo --- diff --git a/random_dbtool.c b/random_dbtool.c index d970bd7f..26a6b109 100644 --- a/random_dbtool.c +++ b/random_dbtool.c @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ -/** \file random_dbtool. Simple database tool implementation. Feel free to modify. */ +/** \file random_dbtool.c Simple database tool implementation. Feel free to modify. */ #include /* gettimeofday */ #include "server.cmdline.h"