From d17521c8b9085a91d08fecfd0b51bbbf7b1dccac Mon Sep 17 00:00:00 2001 From: "milo24x7@gmail.com" Date: Sun, 7 Jul 2013 22:08:49 +0000 Subject: Updated open source license declaration and fixed some formatting issues. --- Stars45/NPClientWraps.h | 66 ++++++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'Stars45/NPClientWraps.h') 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_ -- cgit v1.1