From 8b286036d1eb5694e7acd9fd8cacfc99a322fac8 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 2 Jun 2009 16:09:01 +0000 Subject: [PATCH] Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29907 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Counters.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Counters.cpp b/src/Counters.cpp index 21039d6a16..3921cf2890 100644 --- a/src/Counters.cpp +++ b/src/Counters.cpp @@ -330,10 +330,10 @@ char hebrewCounter(int const n) -//On the special cases, see http://mathworld.wolfram.com/RomanNumerals.html -//and for a list of roman numerals up to and including 3999, see -//http://www.research.att.com/~njas/sequences/a006968.txt. (Thanks to Joost -//for this info.) +// On the special cases, see http://mathworld.wolfram.com/RomanNumerals.html +// and for a list of roman numerals up to and including 3999, see +// http://www.research.att.com/~njas/sequences/a006968.txt. (Thanks to Joost +// for this info.) docstring const romanCounter(int const n) { static char const * const ones[9] = { -- 2.39.2