aboutsummaryrefslogtreecommitdiff
path: root/mp/src/utils/vvis/mpivis.h
diff options
context:
space:
mode:
Diffstat (limited to 'mp/src/utils/vvis/mpivis.h')
-rw-r--r--mp/src/utils/vvis/mpivis.h42
1 files changed, 21 insertions, 21 deletions
diff --git a/mp/src/utils/vvis/mpivis.h b/mp/src/utils/vvis/mpivis.h
index a6ee349e..ed44aa25 100644
--- a/mp/src/utils/vvis/mpivis.h
+++ b/mp/src/utils/vvis/mpivis.h
@@ -1,21 +1,21 @@
-//========= Copyright Valve Corporation, All rights reserved. ============//
-//
-// Purpose:
-//
-//=============================================================================//
-
-#ifndef MPIVIS_H
-#define MPIVIS_H
-#ifdef _WIN32
-#pragma once
-#endif
-
-
-void VVIS_SetupMPI( int &argc, char **&argv );
-
-
-void RunMPIBasePortalVis();
-void RunMPIPortalFlow();
-
-
-#endif // MPIVIS_H
+//========= Copyright Valve Corporation, All rights reserved. ============//
+//
+// Purpose:
+//
+//=============================================================================//
+
+#ifndef MPIVIS_H
+#define MPIVIS_H
+#ifdef _WIN32
+#pragma once
+#endif
+
+
+void VVIS_SetupMPI( int &argc, char **&argv );
+
+
+void RunMPIBasePortalVis();
+void RunMPIPortalFlow();
+
+
+#endif // MPIVIS_H