From 57065afb45bbb48975cef0df9357048d96a39f89 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Sat, 25 Apr 2020 22:57:09 -0400 Subject: [PATCH] Whitespace --- src/support/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2