try to fix data loss at end of a capture pass for MIDI - add a new virtual method...
[ardour.git] / libs / ardour / ardour / svn_revision.h
index a44b97b5da8fab0bb22c2ee7be0061bb10447699..6c11d55e50cf0fe8b62136becc5905959e8004bf 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ardour_svn_revision_h__
 #define __ardour_svn_revision_h__
+
 namespace ARDOUR {
-extern const char* svn_revision;
+       extern const char* svn_revision;
 }
+
 #endif