Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'kk/tests-with-no-perl'
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index fb7152e187a2fe7c080aab1d84b7fd2cbe6c47a1..9966c13deb678857d5fdb0c3648865fa7189686b 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-44,7
+44,7
@@
struct wt_status {
int is_initial;
char *branch;
const char *reference;
-
const char **
pathspec;
+
struct pathspec
pathspec;
int verbose;
int amend;
enum commit_whence whence;