expose SessionConfiguration as lua bindings
[ardour.git] / libs / ardour / ardour / revision.h
index 7d746f2e2fe05633f2d828e3279914947e9165de..da589278b22919d49262d89adfebbada4c876c9e 100644 (file)
@@ -25,7 +25,7 @@
 namespace ARDOUR {
 
        extern LIBARDOUR_API const char* revision;
-       
+
        extern "C" {
                LIBARDOUR_API const char* get_ardour_revision();
        }