Ignore:
Timestamp:
Jul 7, 2011 9:55:04 AM (13 years ago)
Author:
bennylp
Message:

Misc (re #1320): undo r3607 above. The argument type was correctly specified as pointer because it is optional argument

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/2.0-dev/pjmedia/include/pjmedia/vid_codec.h

    r3607 r3613  
    531531                                            unsigned *count,  
    532532                                            pjmedia_vid_codec_info info[], 
    533                                             unsigned prio[]); 
     533                                            unsigned *prio); 
    534534 
    535535 
Note: See TracChangeset for help on using the changeset viewer.