From f56bb35301836e56582a575a75864392a0177875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Mon, 2 Dec 2013 19:31:46 -0800 Subject: Fix line endings. WHAMMY. --- mp/src/mathlib/vector.cpp | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'mp/src/mathlib/vector.cpp') diff --git a/mp/src/mathlib/vector.cpp b/mp/src/mathlib/vector.cpp index 420486d4..5cb72d49 100644 --- a/mp/src/mathlib/vector.cpp +++ b/mp/src/mathlib/vector.cpp @@ -1,12 +1,12 @@ -//========= Copyright Valve Corporation, All rights reserved. ============// -// -// Purpose: -// -// $NoKeywords: $ -// -//=============================================================================// - -#include "mathlib/vector.h" - -Vector vec3_origin(0,0,0); - +//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: +// +// $NoKeywords: $ +// +//=============================================================================// + +#include "mathlib/vector.h" + +Vector vec3_origin(0,0,0); + -- cgit v1.2.3