fix comment spelling
[ardour.git] / libs / surfaces / mackie / timer.h
index 0e19062911a48ed7c9c42d8d87c18e7c3fbe94c3..dd6066c87b2809a92098442514f0965ac578b675 100644 (file)
@@ -25,6 +25,8 @@
 #include <sys/time.h>
 #endif
 
+namespace ArdourSurface {
+
 namespace Mackie
 {
 
@@ -96,6 +98,7 @@ private:
        bool running;
 };
 
-}
+} // Mackie namespace
+} // ArdourSurface namespace
 
 #endif