From 354aa0f5f34d33e32b6f35bcbf4e6f18e2bac783 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 26 Jan 2013 19:36:12 +0100 Subject: JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespaces. --- audio/mods/maxtrax.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/mods') diff --git a/audio/mods/maxtrax.cpp b/audio/mods/maxtrax.cpp index 0834b69d6f..a2d470cdbf 100644 --- a/audio/mods/maxtrax.cpp +++ b/audio/mods/maxtrax.cpp @@ -105,7 +105,7 @@ inline uint32 pow2Fixed(int32 val) { } #endif -} // End of namespace +} // End of anonymous namespace namespace Audio { -- cgit v1.2.3