Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
hold_locked_index(): move from lockfile.c to read-cache.c
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index 0c4e663928cb8fb03c73a6d3de6a506c7d98fc9a..fb41118c0705c628bed093c4a915a58aa01a5a1a 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-192,7
+192,7
@@
extern int compat_mkdir_wo_trailing_slash(const char*, mode_t);
struct itimerval {
struct timeval it_interval;
struct timeval it_value;
-}
+}
;
#endif
#ifdef NO_SETITIMER