From: Unsung Lee Date: Thu, 8 Aug 2024 07:16:54 +0000 (+0900) Subject: storage: Change wrong name ingroup X-Git-Tag: accepted/tizen/unified/20240809.055154^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified_dev;p=platform%2Fcore%2Fsystem%2Flibstorage.git storage: Change wrong name ingroup Change wrong name "FRAMEWORK/SYSTEM" to "CAPI_SYSTEM_STORAGE_MODULE" in the comment. "FRAMEWORK/SYSTEM" is non-existing group. Change-Id: I991720b60ab32edc66582b3fdc206f0cf7b88168 Signed-off-by: Unsung Lee --- diff --git a/include/storage.h b/include/storage.h index 36b9f92..d826ae8 100644 --- a/include/storage.h +++ b/include/storage.h @@ -26,7 +26,7 @@ extern "C" { /** * @file storage.h - * @ingroup FRAMEWORK/SYSTEM + * @ingroup CAPI_SYSTEM_STORAGE_MODULE * @brief This file contains the API for the status of devices. * @author TIZEN * @date 2013-02-15