From 5fe0e39e0ffcd777c50a83e1845a2f3530bbadc7 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 10 Dec 2021 16:31:51 +0200 Subject: [PATCH 43/43] Mark compat_load_030200() function header for doxygen See osdn #43253 Signed-off-by: Marko Lindqvist --- server/savegame/savecompat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/savegame/savecompat.c b/server/savegame/savecompat.c index 4770c85ed1..8d08389bce 100644 --- a/server/savegame/savecompat.c +++ b/server/savegame/savecompat.c @@ -1846,7 +1846,7 @@ static void compat_post_load_030100(struct loaddata *loading, } players_iterate_alive_end; } -/**************************************************************************** +/************************************************************************//** Translate savegame secfile data from 3.1.x to 3.2.0 format. Note that even after 2.6 savegame has gone through all the compatibility functions, it's still 2.6 savegame in the sense that savegame2.c, and not -- 2.33.0