Skip to content

Commit 8598590

Browse files
Apply astyle formatting via GitHub Action
1 parent 82bcdd8 commit 8598590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xtd.core/include/xtd/abstract_object.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ namespace xtd {
3232
/// @brief Initializes a new instance of the xtd::abstract_object class.
3333
abstract_object() = default;
3434
/// @}
35-
35+
3636
/// @cond
3737
~abstract_object() override = default;
3838
/// @endcond

0 commit comments

Comments
 (0)