Tempo ramps - fix various sub-beat tempo line bugs.
[ardour.git] / libs / ardour / ardour / revision.h
index 7374c0839bd114dd85ea73518ec3d6f00a4236db..da589278b22919d49262d89adfebbada4c876c9e 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Paul Davis 
+    Copyright (C) 2012 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -24,8 +24,8 @@
 
 namespace ARDOUR {
 
-       /*LIBARDOUR_API extern*/ extern const char* revision;
-       
+       extern LIBARDOUR_API const char* revision;
+
        extern "C" {
                LIBARDOUR_API const char* get_ardour_revision();
        }