From 73b0bc66ce2f7b332e855434a393bf28da2ee0f0 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Tue, 30 Sep 2008 20:58:23 +0200 Subject: [PATCH] amp_filter.c: Fix filename in doxygen comment. --- amp_filter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amp_filter.c b/amp_filter.c index 392fff65..750205ba 100644 --- a/amp_filter.c +++ b/amp_filter.c @@ -4,7 +4,7 @@ * Licensed under the GPL v2. For licencing details see COPYING. */ -/** \file amp.c Paraslash's amplify filter. */ +/** \file amp_filter.c Paraslash's amplify filter. */ #include "para.h" #include "amp_filter.cmdline.h" -- 2.30.2