Merge branch 'da/styles'

* da/styles:
  stylefix: asterisks stick to the variable, not the type
This commit is contained in:
Junio C Hamano
2014-09-19 11:38:35 -07:00
7 changed files with 10 additions and 9 deletions

2
refs.h
View File

@ -109,7 +109,7 @@ static inline const char *has_glob_specials(const char *pattern)
extern int for_each_rawref(each_ref_fn, void *);
extern void warn_dangling_symref(FILE *fp, const char *msg_fmt, const char *refname);
extern void warn_dangling_symrefs(FILE *fp, const char *msg_fmt, const struct string_list* refnames);
extern void warn_dangling_symrefs(FILE *fp, const char *msg_fmt, const struct string_list *refnames);
/*
* Lock the packed-refs file for writing. Flags is passed to