From f17c3bc02c9e82147fb471132940e84d227ec4bc Mon Sep 17 00:00:00 2001 From: brianluau Date: Mon, 30 Jan 2012 16:02:55 +0000 Subject: - Removed trailing tabs, and fixed some spacing. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/common/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/timer.c') diff --git a/src/common/timer.c b/src/common/timer.c index 05c53b8a3..32bc30520 100644 --- a/src/common/timer.c +++ b/src/common/timer.c @@ -130,7 +130,7 @@ static void rdtsc_calibrate(){ } RDTSC_CLOCK /= 5; - RDTSC_BEGINTICK = _rdtsc(); + RDTSC_BEGINTICK = _rdtsc(); ShowMessage(" done. (Frequency: %u Mhz)\n", (uint32)(RDTSC_CLOCK/1000) ); } -- cgit v1.2.3-60-g2f50