Changeset 4459


Ignore:
Timestamp:
Apr 3, 2013 10:41:23 PM (11 years ago)
Author:
bennylp
Message:

More re #1643: changed svn file type property to native

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$ */ 
    22/*  
    33 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 
     
    29522952    cli = NULL;   
    29532953} 
     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$ */ 
    22/*  
    33 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 
     
    10261026 
    10271027#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$ */ 
    22/*  
    33 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 
     
    178178 
    179179#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$ */ 
    22/*  
    33 * Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com) 
Note: See TracChangeset for help on using the changeset viewer.