diff options
Diffstat (limited to 'refspec.h')
| -rw-r--r-- | refspec.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ struct refspec { int alloc; int nr; - const char **raw; + char **raw; int raw_alloc; int raw_nr; |
![]() |
index : git.git | |
| The core git plumbing | Junio C. Hamano |
| aboutsummaryrefslogtreecommitdiffstats |