From 49ef9093f47fbe076c85428d1b3f4aeb94d49165 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 7 Dec 2011 14:38:40 +0100 Subject: [PATCH] Fix Doxygen filename --- src/diag_map.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/diag_map.c b/src/diag_map.c index 90c49b9..c2b9155 100644 --- a/src/diag_map.c +++ b/src/diag_map.c @@ -3,7 +3,7 @@ * See the file LICENSE for details. */ /** - * \file srwutil.c + * \file diag_map.c * \brief Implements SRU/Z39.50 diagnostic mappings */ #if HAVE_CONFIG_H -- 1.7.10.4