mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Database: Silence -Wdocumentation warnings
Amends two Doxygen parameter references.
This commit is contained in:
@@ -295,7 +295,7 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Get the path of project's cooked directory for a specific DataSpec
|
* @brief Get the path of project's cooked directory for a specific DataSpec
|
||||||
* @param DataSpec to retrieve path for
|
* @param spec DataSpec to retrieve path for
|
||||||
* @return project cooked path
|
* @return project cooked path
|
||||||
*
|
*
|
||||||
* The cooked path matches the directory layout of the working directory
|
* The cooked path matches the directory layout of the working directory
|
||||||
@@ -304,7 +304,7 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Add given file(s) to the database
|
* @brief Add given file(s) to the database
|
||||||
* @param path file or pattern within project
|
* @param paths files or patterns within project
|
||||||
* @return true on success
|
* @return true on success
|
||||||
*
|
*
|
||||||
* This method blocks while object hashing takes place
|
* This method blocks while object hashing takes place
|
||||||
|
|||||||
Reference in New Issue
Block a user