Fixes to bundle manager to make it vaguely usable.
[ardour.git] / libs / ardour / ardour / logcurve.h
index e65be55772027addf2ef2ed0747b187b743a3178..dd58263313322a1d00f3225bf38120897bccf71a 100644 (file)
@@ -15,7 +15,6 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id$
 */
 
 #ifndef __ardour_logcurve_h__
@@ -126,7 +125,7 @@ class LogCurveOut : public LogCurve
 
 };
 
-}; /* namespace ARDOUR */
+} // namespace ARDOUR
 
 #endif /* __ardour_logcurve_h__ */