This commit is contained in:
Gregory Soutade 2024-01-23 16:28:45 +01:00
parent e05639c09d
commit 89b721a153

View File

@ -71,7 +71,7 @@ namespace gourou
* *
* @return a FulfillmentItem if all is OK * @return a FulfillmentItem if all is OK
*/ */
FulfillmentItem* fulfill(const std::string& ACSMFile, bool notify=true); FulfillmentItem* fulfill(const std::string& ACSMFile, bool notify=true);;
/** /**
* @brief Once fulfilled, ePub file needs to be downloaded. * @brief Once fulfilled, ePub file needs to be downloaded.