summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
d34b967)
Signed-off-by: John Keeping <john@keeping.me.uk>
DIR *dir;
struct dirent *ent;
int err = 0;
DIR *dir;
struct dirent *ent;
int err = 0;
- struct cache_slot slot = { 0 };
+ struct cache_slot slot = { NULL };
struct strbuf fullname = STRBUF_INIT;
size_t prefixlen;
struct strbuf fullname = STRBUF_INIT;
size_t prefixlen;