From 4d008f2043084b72fb9d4a9929ff2793c7bbd8ee Mon Sep 17 00:00:00 2001 From: megamage Date: Wed, 4 Feb 2009 10:33:18 -0600 Subject: Replace tabs with spaces, and fix crlf issues --HG-- branch : trunk --- src/game/CellImpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/CellImpl.h') diff --git a/src/game/CellImpl.h b/src/game/CellImpl.h index 08182068af9..ee026ec8353 100644 --- a/src/game/CellImpl.h +++ b/src/game/CellImpl.h @@ -154,7 +154,7 @@ Cell::Visit(const CellLock &l, TypeContainerVisitor &vi { m.Visit(l, visitor); return; - } + } CellPair begin_cell = standing_cell; CellPair end_cell = standing_cell; -- cgit v1.2.3