Ignore:
Timestamp:
Feb 25, 2006 9:16:36 PM (18 years ago)
Author:
bennylp
Message:

Tidying up and make it consistent with the documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/src/pjsip-simple/presence.c

    r212 r230  
    4242    { "mod-presence", 12 },         /* Name.                            */ 
    4343    -1,                             /* Id                               */ 
    44     PJSIP_MOD_PRIORITY_APPLICATION-1,   /* Priority                     */ 
    45     NULL,                           /* User data.                       */ 
     44    PJSIP_MOD_PRIORITY_DIALOG_USAGE,/* Priority                         */ 
    4645    NULL,                           /* load()                           */ 
    4746    NULL,                           /* start()                          */ 
Note: See TracChangeset for help on using the changeset viewer.