Various Doxygen fixes.
[dcpomatic.git] / src / lib / content.h
index 519ff8907478d4459ac2ed1723098a5565d957e5..334a827561acf23940300e394c83d03733684713 100644 (file)
@@ -121,7 +121,7 @@ public:
 
        /** @return Digest of the content's file(s).  Note: this is
         *  not a complete MD5-or-whatever hash, but a sort of poor
-        *  man's version (see comments in ::examine).
+        *  man's version (see comments in examine()).
         */
        std::string digest () const {
                boost::mutex::scoped_lock lm (_mutex);