From 6bf20c78f5b69d40bcc4931df93d29198435ab67 Mon Sep 17 00:00:00 2001 From: zakk Date: Fri, 26 Aug 2005 17:39:27 +0000 Subject: newlines fixed git-svn-id: svn://svn.icculus.org/quake3/trunk@6 edf5b092-35ff-0310-97b2-ce42778d08ea --- lcc/x86/win32/tst/fields.1bk | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lcc/x86/win32/tst/fields.1bk') diff --git a/lcc/x86/win32/tst/fields.1bk b/lcc/x86/win32/tst/fields.1bk index f30b13f..56fdeb9 100755 --- a/lcc/x86/win32/tst/fields.1bk +++ b/lcc/x86/win32/tst/fields.1bk @@ -1,5 +1,5 @@ -x = 1 2 3 4 -3 6 -y = 3 8 9 -x = 1 2 3 0 0 6 -y = 2 8 16 -p->a = 0x3, p->b = 0xf +x = 1 2 3 4 -3 6 +y = 3 8 9 +x = 1 2 3 0 0 6 +y = 2 8 16 +p->a = 0x3, p->b = 0xf -- cgit v1.2.3