From 6d17c5a1d63b5f5af59f1b45409194afe73ea86a Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Sun, 27 Feb 2022 14:53:01 +0100 Subject: [PATCH] Another indentation fix --- src/Floating.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Floating.h b/src/Floating.h index 7af2334148..ab57c4dd94 100644 --- a/src/Floating.h +++ b/src/Floating.h @@ -38,7 +38,7 @@ public: std::string const & refPrefix, std::string const & allowedplacement, std::string const & htmlTag, std::string const & htmlAttrib, docstring const & htmlStyle, std::string const & docbookTag, - std::string const & docbookAttr, std::string const & docbookTagType, + std::string const & docbookAttr, std::string const & docbookTagType, std::string const & docbookFloatType, std::string const & docbookCaption, std::string const & required, bool usesfloat, bool ispredefined, bool allowswide, bool allowssideways); -- 2.39.5