Changeset 3162

Show
Ignore:
Timestamp:
12/20/07 00:52:43
Author:
pvanhoof
Message:

Bugfix

Files:

Legend:

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

    r3161 r3162  
    115115 * this method you get a combined statistic, however. 
    116116 * 
    117  * return: (caller-owns): some statistics of the folder 
     117 * returns: (caller-owns): some statistics of the folder 
    118118 * since: 1.0 
    119119 * audience: application-developer 
     
    589589 * @expunge: also expunge deleted messages 
    590590 * @callback: (null-ok): a #TnySyncFolderCallback or NULL 
    591  * @status_callback (null-ok): a #TnyStatusCallback or NULL 
     591 * @status_callback: (null-ok): a #TnyStatusCallback or NULL 
    592592 * @user_data: (null-ok): user data that will be passed to the callbacks 
    593593 *