From: Richard Kimberly Heck Date: Sun, 26 Apr 2020 02:57:09 +0000 (-0400) Subject: Whitespace X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=8357fc8fa280ae98950897ac4e7e067b1fcc771f;p=features.git Whitespace --- diff --git a/src/support/types.h b/src/support/types.h index 4b08d7aef0..75ccec0fe2 100644 --- a/src/support/types.h +++ b/src/support/types.h @@ -40,7 +40,7 @@ namespace lyx { */ // FIXME: should be unsigned as well. // however, simply changing it breaks a downward loop somewhere... - typedef size_t pit_type; + typedef size_t pit_type; /// a type for the nesting depth of a paragraph typedef size_t depth_type;