aboutsummaryrefslogtreecommitdiff
path: root/object-file.h
diff options
context:
space:
mode:
Diffstat (limited to 'object-file.h')
-rw-r--r--object-file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/object-file.h b/object-file.h
index 8df10bbb15..47fad6663b 100644
--- a/object-file.h
+++ b/object-file.h
@@ -48,7 +48,7 @@ void odb_source_loose_reprepare(struct odb_source *source);
int odb_source_loose_read_object_info(struct odb_source *source,
const struct object_id *oid,
struct object_info *oi,
- unsigned flags);
+ enum object_info_flags flags);
int odb_source_loose_read_object_stream(struct odb_read_stream **out,
struct odb_source *source,