Changeset 1833

Show
Ignore:
Timestamp:
04/23/07 21:06:11
Author:
pvanhoof
Message:

doc bugfix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail/tny-status.c

    r1830 r1833  
    8989 * @domain: status domain  
    9090 * @code: status code 
     91 * @position: the position 
     92 * @of_total: the total amount of events to happen 
    9193 * @format: printf()-style format for status message 
    9294 * @Varargs: parameters for message format 
     
    117119 * @domain: status domain 
    118120 * @code: status code 
     121 * @position: the position 
     122 * @of_total: the total amount of events to happen 
    119123 * @message: status message 
    120124 *  
     
    210214 * @domain: status domain 
    211215 * @code: status code  
     216 * @position: the position 
     217 * @of_total: the total amount of events to happen 
    212218 * @format: printf()-style format 
    213219 * @Varargs: args for @format