Changeset 1904 for trunk/dll/dirs.c


Ignore:
Timestamp:
Jun 1, 2024, 9:03:22 PM (14 months ago)
Author:
Steven Levine
Message:

Minor code cleanup and comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/dirs.c

    r1673 r1904  
    4545  return save_dir(curdir);
    4646}
     47
     48/**
     49 * Return fully qualified path to current directory
     50 */
    4751
    4852APIRET save_dir(CHAR * curdir)
Note: See TracChangeset for help on using the changeset viewer.