summaryrefslogtreecommitdiff
path: root/refs.h
diff options
context:
space:
mode:
authorDavid Aguilar <davvid@gmail.com>2014-08-31 20:11:31 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-09-02 18:33:32 (GMT)
commit24d36f1472794ba95ddc81ba8afb45fe30d1f35c (patch)
treebbbc981e49822ae68138a529f929656464762b0d /refs.h
parent96db324a73fdada6fbe7b63221986f8f18cc63b0 (diff)
downloadgit-24d36f1472794ba95ddc81ba8afb45fe30d1f35c.zip
git-24d36f1472794ba95ddc81ba8afb45fe30d1f35c.tar.gz
git-24d36f1472794ba95ddc81ba8afb45fe30d1f35c.tar.bz2
stylefix: asterisks stick to the variable, not the type
Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs.h')
-rw-r--r--refs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/refs.h b/refs.h
index ec46acd..00f209a 100644
--- a/refs.h
+++ b/refs.h
@@ -77,7 +77,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