summaryrefslogtreecommitdiffhomepage
path: root/Stars45/NPClientWraps.h
diff options
context:
space:
mode:
authormilo24x7@gmail.com <milo24x7@gmail.com@076cb2c4-205e-83fd-5cf3-1be9aa105544>2013-07-07 22:08:49 +0000
committermilo24x7@gmail.com <milo24x7@gmail.com@076cb2c4-205e-83fd-5cf3-1be9aa105544>2013-07-07 22:08:49 +0000
commitd17521c8b9085a91d08fecfd0b51bbbf7b1dccac (patch)
tree4673104b47dc68a079cac9f94deefd48dfcb66fa /Stars45/NPClientWraps.h
parent1de4b2bdbb019be6f1b7262c3eba5568d7682edd (diff)
downloadstarshatter-d17521c8b9085a91d08fecfd0b51bbbf7b1dccac.zip
starshatter-d17521c8b9085a91d08fecfd0b51bbbf7b1dccac.tar.gz
starshatter-d17521c8b9085a91d08fecfd0b51bbbf7b1dccac.tar.bz2
Updated open source license declaration and fixed some formatting issues.
Diffstat (limited to 'Stars45/NPClientWraps.h')
-rw-r--r--Stars45/NPClientWraps.h66
1 files changed, 33 insertions, 33 deletions
diff --git a/Stars45/NPClientWraps.h b/Stars45/NPClientWraps.h
index dbe579d..49c0f4b 100644
--- a/Stars45/NPClientWraps.h
+++ b/Stars45/NPClientWraps.h
@@ -1,33 +1,33 @@
-// *******************************************************************************
-// *
-// * Module Name:
-// * NPClientWraps.h
-// *
-// * Software Engineer:
-// * Doyle Nickless - GoFlight Inc., for Eye Control Technology.
-// *
-// * Abstract:
-// * Header file for NPClientWraps.cpp module.
-// *
-// * Environment:
-// * User mode
-// *
-// *******************************************************************************
-//
-#ifndef _NPCLIENTWRAPS_H_DEFINED_
-#define _NPCLIENTWRAPS_H_DEFINED_
-
-#include "NPClient.h"
-
-/////////////
-// Defines ///////////////////////////////////////////////////////////////////////
-/////////////
-//
-
-/////////////////////////
-// Function Prototypes ///////////////////////////////////////////////////////////
-/////////////////////////
-//
-NPRESULT NPClient_Init( const char* csDLLPath );
-
-#endif // #ifdef _NPCLIENTWRAPS_H_DEFINED_
+// *******************************************************************************
+// *
+// * Module Name:
+// * NPClientWraps.h
+// *
+// * Software Engineer:
+// * Doyle Nickless - GoFlight Inc., for Eye Control Technology.
+// *
+// * Abstract:
+// * Header file for NPClientWraps.cpp module.
+// *
+// * Environment:
+// * User mode
+// *
+// *******************************************************************************
+//
+#ifndef _NPCLIENTWRAPS_H_DEFINED_
+#define _NPCLIENTWRAPS_H_DEFINED_
+
+#include "NPClient.h"
+
+/////////////
+// Defines ///////////////////////////////////////////////////////////////////////
+/////////////
+//
+
+/////////////////////////
+// Function Prototypes ///////////////////////////////////////////////////////////
+/////////////////////////
+//
+NPRESULT NPClient_Init( const char* csDLLPath );
+
+#endif // #ifdef _NPCLIENTWRAPS_H_DEFINED_