/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
*.[ch]: manually align parameter lists
[git/git.git]
/
lockfile.h
diff --git
a/lockfile.h
b/lockfile.h
index
c81983a
..
9843053
100644
(file)
--- a/
lockfile.h
+++ b/
lockfile.h
@@
-189,7
+189,7
@@
static inline int is_lock_file_locked(struct lock_file *lk)
* `errno` set by the failing call.
*/
void unable_to_lock_message(const char *path, int err,
-
struct strbuf *buf);
+ struct strbuf *buf);
/*
* Emit an appropriate error message and `die()` following the failure