Changeset 4459
- Timestamp:
- Apr 3, 2013 10:41:23 PM (12 years ago)
- Location:
- pjproject/trunk/pjsip-apps/src/pjsua
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/pjsua/pjsua_cli_cmd.c
- Property svn:eol-style set to native
- Property svn:keywords set to id
r4457 r4459 1 /* $Id : pjsua_cli_cmd.c 3664 2011-07-19 03:42:28Z nanang$ */1 /* $Id$ */ 2 2 /* 3 3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) … … 2952 2952 cli = NULL; 2953 2953 } 2954 -
pjproject/trunk/pjsip-apps/src/pjsua/pjsua_cmd.c
- Property svn:eol-style set to native
- Property svn:keywords set to id
r4457 r4459 1 /* $Id : pjsua_cmd.c 4347 2013-02-13 10:19:25Z nanang$ */1 /* $Id$ */ 2 2 /* 3 3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) … … 1026 1026 1027 1027 #endif 1028 -
pjproject/trunk/pjsip-apps/src/pjsua/pjsua_cmd.h
- Property svn:eol-style set to native
- Property svn:keywords set to id
r4440 r4459 1 /* $Id : pjsua_cmd.h 3553 2011-05-05 06:14:19Z nanang$ */1 /* $Id$ */ 2 2 /* 3 3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) … … 178 178 179 179 #endif /* __PJSUA_CMD_H__ */ 180 -
pjproject/trunk/pjsip-apps/src/pjsua/pjsua_ui_cmd.c
- Property svn:eol-style set to native
- Property svn:keywords set to id
r4457 r4459 1 /* $Id : pjsua_ui_cmd.c 3664 2011-07-19 03:42:28Z nanang$ */1 /* $Id$ */ 2 2 /* 3 3 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com)
Note: See TracChangeset
for help on using the changeset viewer.