Ignore:
Timestamp:
Mar 10, 2007 11:19:11 AM (17 years ago)
Author:
bennylp
Message:

Started working on sample TURN client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib-util/include/pjlib-util/stun_auth.h

    r1037 r1053  
    1717 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
    1818 */ 
    19 #ifndef __PJ_STUN_AUTH_H__ 
    20 #define __PJ_STUN_AUTH_H__ 
     19#ifndef __PJLIB_UTIL_STUN_AUTH_H__ 
     20#define __PJLIB_UTIL_STUN_AUTH_H__ 
    2121 
    2222/** 
     
    272272 
    273273 
    274 #endif  /* __PJ_STUN_AUTH_H__ */ 
    275  
     274#endif  /* __PJLIB_UTIL_STUN_AUTH_H__ */ 
     275 
Note: See TracChangeset for help on using the changeset viewer.