diff options
Diffstat (limited to 'src/remove.h')
| -rw-r--r-- | src/remove.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remove.h b/src/remove.h index 77a818ea4..fa81a4f36 100644 --- a/src/remove.h +++ b/src/remove.h @@ -53,7 +53,7 @@ struct rm_options bool remove_empty_directories; /* Pointer to the device and inode numbers of '/', when --recursive - and preserving '/'. Otherwise NULL. */ + and preserving '/'. Otherwise null. */ struct dev_ino *root_dev_ino; /* If true, do not traverse into (or remove) any directory that is |
