From 6c7f8fc8b4974a4546190d5c2e9abcdfa74f9382 Mon Sep 17 00:00:00 2001 From: smatz Date: Sun, 4 Oct 2009 20:51:50 +0000 Subject: (svn r17701) -Codechange: don't start line with a space if it's not inside comment --- src/ai/ai_scanner.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ai') diff --git a/src/ai/ai_scanner.hpp b/src/ai/ai_scanner.hpp index e6a074235..e65a7f354 100644 --- a/src/ai/ai_scanner.hpp +++ b/src/ai/ai_scanner.hpp @@ -69,7 +69,7 @@ public: void RescanAIDir(); #if defined(ENABLE_NETWORK) - bool HasAI(const struct ContentInfo *ci, bool md5sum); + bool HasAI(const struct ContentInfo *ci, bool md5sum); #endif private: typedef std::map AILibraryList; -- cgit v1.2.3-70-g09d2