Just made a change to definition labels to match the file name.
This commit is contained in:
		| @@ -22,8 +22,8 @@ | |||||||
|  * |  * | ||||||
|  ***********************************************************************/ |  ***********************************************************************/ | ||||||
|  |  | ||||||
| #ifndef _CASA_VAL_AUTH_TOKEN_H_ | #ifndef _CASA_S_AUTHTOKEN_H_ | ||||||
| #define _CASA_VAL_AUTH_TOKEN_H_ | #define _CASA_S_AUTHTOKEN_H_ | ||||||
|  |  | ||||||
| #if defined(__cplusplus) || defined(c_plusplus) | #if defined(__cplusplus) || defined(c_plusplus) | ||||||
| extern "C"  | extern "C"  | ||||||
| @@ -301,5 +301,5 @@ ValidateAuthToken( | |||||||
| } | } | ||||||
| #endif // #if defined(__cplusplus) || defined(c_plusplus) | #endif // #if defined(__cplusplus) || defined(c_plusplus) | ||||||
|  |  | ||||||
| #endif // #ifndef _CASA_VAL_AUTH_TOKEN_H_ | #endif // #ifndef _CASA_S_AUTHTOKEN_H_ | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user