From: nishi Date: Thu, 16 May 2024 12:26:10 +0000 (+0000) Subject: forgot to add document X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=b491fa653840a1ee15c36234306b1be5696bffc9;p=libw3.git forgot to add document git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@317 d27a3e52-49c5-7645-884c-6793ebffc270 --- diff --git a/W3Version.h.m4 b/W3Version.h.m4 index 23e4752..5c5cd7c 100644 --- a/W3Version.h.m4 +++ b/W3Version.h.m4 @@ -48,6 +48,16 @@ changequote(`{{', `}}') extern "C" { #endif +/** + * @~english + * @brief Get the version of LibW3 + * @return Version of LibW3 + * + * @~japanese + * @brief LibW3のバージョンを取得します。 + * @return LibW3のバージョン + * + */ const char* W3_Get_Version(void); /**