commit 57065afb45bbb48975cef0df9357048d96a39f89
Author: Richard Kimberly Heck <rikih...@lyx.org>
Date:   Sat Apr 25 22:57:09 2020 -0400

    Whitespace
---
 src/support/types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/support/types.h b/src/support/types.h
index 4b08d7a..75ccec0 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;
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to