Whitespace

This commit is contained in:
Richard Kimberly Heck 2020-04-25 22:57:09 -04:00
parent b9e2941847
commit 57065afb45

View File

@ -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;