From 7b8a8a2a5da212657e1baf02466665c9e4a9ec8a Mon Sep 17 00:00:00 2001
From: Nicofuma <github@nicofuma.fr>
Date: Sat, 26 Apr 2014 18:52:26 +0200
Subject: [PATCH] [ticket/12444] Replacing spaces with tabs

PHPBB3-12444
---
 tests/log/fixtures/full_log.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/log/fixtures/full_log.xml b/tests/log/fixtures/full_log.xml
index 60713dbe89..ef35884444 100644
--- a/tests/log/fixtures/full_log.xml
+++ b/tests/log/fixtures/full_log.xml
@@ -131,7 +131,7 @@
 			<value>LOG_SINGULAR_PLURAL</value>
 			<value>a:1:{i:0;i:2;}</value>
 		</row>
-        <row>
+		<row>
 			<value>11</value>
 			<value>1</value>
 			<value>1</value>
@@ -142,7 +142,7 @@
 			<value>1</value>
 			<value>LOG_MOD3</value>
 			<value>a:1:{i:0;s:5:"guest";}</value>
-        </row>
+		</row>
 	</table>
 	<table name="phpbb_users">
 		<column>user_id</column>