LS_DIRS -> LS_DIR

This commit is contained in:
Roy Marples
2007-10-04 17:02:44 +00:00
parent 15fde9a796
commit af5525f634
3 changed files with 3 additions and 3 deletions

View File

@ -461,7 +461,7 @@ bool rc_env_bool (const char *variable);
/*! @name rc_ls_dir options */
/*! Ensure that an init.d service exists for each file returned */
#define RC_LS_INITD 0x01
#define RC_LS_DIRS 0x02
#define RC_LS_DIR 0x02
/*! Return a NULL terminted sorted list of the contents of the directory
* @param dir to list