From b491fa653840a1ee15c36234306b1be5696bffc9 Mon Sep 17 00:00:00 2001 From: nishi Date: Thu, 16 May 2024 12:26:10 +0000 Subject: [PATCH] forgot to add document git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@317 d27a3e52-49c5-7645-884c-6793ebffc270 --- W3Version.h.m4 | 10 ++++++++++ 1 file changed, 10 insertions(+) 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); /** -- 2.43.0