diff options
| author | Alan Rogers <alan@github.com> | 2014-06-04 15:41:48 -0700 |
|---|---|---|
| committer | Alan Rogers <alan@github.com> | 2014-06-04 15:41:48 -0700 |
| commit | 9e2d2f30deab2cad3d2cc6dbd5f498668d18572f (patch) | |
| tree | 224e03ede730da6e0d91abb5b7c039a97322e062 /include/git2/status.h | |
| parent | dc49e1b5b368b4b7d5b8ae8a0a12027f86395cad (diff) | |
| download | libgit2-9e2d2f30deab2cad3d2cc6dbd5f498668d18572f.tar.gz | |
Whitespace wibbles.
Diffstat (limited to 'include/git2/status.h')
| -rw-r--r-- | include/git2/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2/status.h b/include/git2/status.h index 76ffab663..3c86e5d7b 100644 --- a/include/git2/status.h +++ b/include/git2/status.h @@ -156,6 +156,7 @@ typedef enum { (GIT_STATUS_OPT_INCLUDE_IGNORED | \ GIT_STATUS_OPT_INCLUDE_UNTRACKED | \ GIT_STATUS_OPT_RECURSE_UNTRACKED_DIRS) + /** * Options to control how `git_status_foreach_ext()` will issue callbacks. * |
