changeset 53 | eabc8c503852 |
parent 0 | 71ca22bcf22a |
--- a/mmserv/voipaudioservices/VoIPServer/inc/VoIPServerAO.h Fri Sep 03 19:34:12 2010 -0500 +++ b/mmserv/voipaudioservices/VoIPServer/inc/VoIPServerAO.h Tue Sep 21 11:38:43 2010 -0500 @@ -15,8 +15,8 @@ * */ -#ifndef __VOIPSERVERAO_H__ -#define __VOIPSERVERAO_H__ +#ifndef VOIPSERVERAO_H +#define VOIPSERVERAO_H // INCLUDES #include <e32std.h> @@ -58,6 +58,6 @@ TThreadId iID; }; -#endif // __VOIPSERVERAO_H__ +#endif // VOIPSERVERAO_H // End of file