Fix a few hundred doxygen warnings..
[ardour.git] / libs / ardour / ardour / session.h
index c7b66c1139f924366a4a88d38de78d603e2f1f86..00e2439f61221d532fe17eba03bfc375c27a0306 100644 (file)
@@ -1992,7 +1992,7 @@ private:
        static bool _disable_all_loaded_plugins;
        static bool _bypass_all_loaded_plugins;
 
-       mutable bool have_looped; ///< Used in ::audible_sample(*)
+       mutable bool have_looped; ///< Used in \ref audible_sample
 
        void update_route_record_state ();
        gint _have_rec_enabled_track;