Commit 9e2d2f30 by Alan Rogers

Whitespace wibbles.

parent dc49e1b5
...@@ -156,6 +156,7 @@ typedef enum { ...@@ -156,6 +156,7 @@ typedef enum {
(GIT_STATUS_OPT_INCLUDE_IGNORED | \ (GIT_STATUS_OPT_INCLUDE_IGNORED | \
GIT_STATUS_OPT_INCLUDE_UNTRACKED | \ GIT_STATUS_OPT_INCLUDE_UNTRACKED | \
GIT_STATUS_OPT_RECURSE_UNTRACKED_DIRS) GIT_STATUS_OPT_RECURSE_UNTRACKED_DIRS)
/** /**
* Options to control how `git_status_foreach_ext()` will issue callbacks. * Options to control how `git_status_foreach_ext()` will issue callbacks.
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment