From 06fbb10a4aa8c1b3969ae8f7e2d20bb669afb092 Mon Sep 17 00:00:00 2001 From: Scott Wheeler Date: Fri, 10 Sep 2004 02:13:40 +0000 Subject: [PATCH] CVS_SILENT missing doc for the namespace git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@345357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- ape/apetag.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ape/apetag.h b/ape/apetag.h index f10e4ebe..37f43338 100644 --- a/ape/apetag.h +++ b/ape/apetag.h @@ -34,6 +34,8 @@ namespace TagLib { class File; + //! An implementation of the APE tagging format + namespace APE { class Footer; -- 2.40.0