NOOP: whitespace change
[ardour.git] / libs / ardour / ardour / region.h
index 46fd46056c921b24a679393a768740d61a3b99d3..a408f5429a552c9e51bbace8b4d6745f270f9710 100644 (file)
@@ -71,7 +71,7 @@ namespace Properties {
        LIBARDOUR_API extern PBD::PropertyDescriptor<float>             shift;
        LIBARDOUR_API extern PBD::PropertyDescriptor<PositionLockStyle> position_lock_style;
        LIBARDOUR_API extern PBD::PropertyDescriptor<uint64_t>          layering_index;
-       LIBARDOUR_API extern PBD::PropertyDescriptor<std::string>               tags;
+       LIBARDOUR_API extern PBD::PropertyDescriptor<std::string>       tags;
 };
 
 class Playlist;