]> git.lyx.org Git - features.git/blobdiff - src/support/types.h
Whitespace
[features.git] / src / support / types.h
index 4b08d7aef07186c2d162113c58bebc31bd91d6e3..75ccec0fe276eddc631f774250eb80b5304d830c 100644 (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;