Changeset 1877

Show
Ignore:
Timestamp:
04/30/07 19:31:37
Author:
pvanhoof
Message:

Documentation fix

Files:

Legend:

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

    r1873 r1877  
    369369 * @self: a #TnyCombinedAccount instance 
    370370 *  
    371  * Get the transport account that is being decorated by @self. 
     371 * Get the transport account that is being decorated by @self. You must unreference 
     372 * the returned value if not needed anymore. 
    372373 * 
    373374 * Return value: the transport account being decorated 
     
    385386 * @self: a #TnyCombinedAccount instance 
    386387 *  
    387  * Get the store account that is being decorated by @self. 
     388 * Get the store account that is being decorated by @self. You must unreference 
     389 * the returned value if not needed anymore. 
    388390 * 
    389391 * Return value: the store account being decorated