Just made a change to definition labels to match the file name.

This commit is contained in:
Juan Carlos Luciani 2006-04-28 18:53:55 +00:00
parent beb3a23d9f
commit 7849612882

View File

@ -22,8 +22,8 @@
*
***********************************************************************/
#ifndef _CASA_VAL_AUTH_TOKEN_H_
#define _CASA_VAL_AUTH_TOKEN_H_
#ifndef _CASA_S_AUTHTOKEN_H_
#define _CASA_S_AUTHTOKEN_H_
#if defined(__cplusplus) || defined(c_plusplus)
extern "C"
@ -301,5 +301,5 @@ ValidateAuthToken(
}
#endif // #if defined(__cplusplus) || defined(c_plusplus)
#endif // #ifndef _CASA_VAL_AUTH_TOKEN_H_
#endif // #ifndef _CASA_S_AUTHTOKEN_H_