]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-new.c
notmuch new: Fix internal documentation of add_files_recursive.
[notmuch] / notmuch-new.c
index 7e5e081341ec06c045fbcea62cc06e7c820c58b9..6df4ad9f3dee001c21fa0fea5a091cb53a9bf8e7 100644 (file)
@@ -131,8 +131,8 @@ is_maildir (struct dirent **entries, int count)
  *         'db_mtime' call add_message to add the file to the
  *         database.
  *
- *       o For each sub-directory of path, recursively call into this
- *         same function.
+ *   o For each sub-directory of path, recursively call into this
+ *     same function.
  *
  *   o Tell the database to update its time of 'path' to 'fs_mtime'
  *