Ignore:
Timestamp:
May 10, 2007, 8:11:56 PM (18 years ago)
Author:
RBRi
Message:

typo fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Library/ACLUtility.pas

    r17 r152  
    2121
    2222const
    23    _MAX_PATH = 260;    // max. pength of full pathname
     23   _MAX_PATH = 260;    // max. length of full pathname
    2424   _MAX_DRIVE = 3;     // max. length of drive component
    2525   _MAX_DIR = 256;     // max. length of path component
Note: See TracChangeset for help on using the changeset viewer.