VirtualBox

Changeset 9786

Show
Ignore:
Timestamp:
06/18/08 13:14:50 (6 months ago)
Author:
vboxsync
Message:

fixed docs.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Runtime/r3/fs.cpp

    r9785 r9786  
    123123 
    124124/** 
    125  * Converts dos-style attributes to Unix attributes. 
     125 * Normalizes the give mode mask. 
     126 * 
     127 * It will create the missing unix or dos mask from the other (one 
     128 * of them is required by all APIs), and guess the file type if that's 
     129 * missing. 
    126130 * 
    127131 * @returns Normalized file mode. 
    128  * @param   fMode       The mode mask containing dos-style attibutes only
     132 * @param   fMode       The mode mask that may contain a partial/incomplete mask
    129133 * @param   pszName     The filename which this applies to (exe check). 
    130134 * @param   cbName      The length of that filename. (optional, set 0) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy