Fixed missing parameter in Doxygen comment.

This commit is contained in:
Oliver Hamlet
2014-11-01 12:39:18 +00:00
parent 9eb2362064
commit 6ee60d39aa
+2
View File
@@ -469,6 +469,8 @@ extern "C"
* @brief Get the given masterlist's revision.
* @details Getting a masterlist's revision is only possible if it is
* found inside a local Git repository.
* @param db
* The database the function acts on.
* @param masterlistPath
* A string containing the relative or absolute path to the masterlist
* file that should be queried.