Just made a change to definition labels to match the file name.
This commit is contained in:
parent
beb3a23d9f
commit
7849612882
@ -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_
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user