From f8f325088254d2a31d6ac61eccdf5ea271bfac0a Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 27 Apr 2008 22:23:08 +0000 Subject: Add whitespace fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4707 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/state.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/state.cc') diff --git a/crawl-ref/source/state.cc b/crawl-ref/source/state.cc index a685840912..d3b6756547 100644 --- a/crawl-ref/source/state.cc +++ b/crawl-ref/source/state.cc @@ -143,7 +143,7 @@ void game_state::zero_turns_taken() cancel_cmd_repeat(); } -bool interrupt_cmd_repeat( activity_interrupt_type ai, +bool interrupt_cmd_repeat( activity_interrupt_type ai, const activity_interrupt_data &at ) { if (crawl_state.cmd_repeat_start) -- cgit v1.2.3-54-g00ecf