Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit e19fca7

Browse files
committed
SQUASHME: missing comma
1 parent a02a5cb commit e19fca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/varnishd/cache/cache_objhead.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ enum lookup_e {
6060
HSH_HITMISS,
6161
HSH_HITPASS,
6262
HSH_HIT,
63-
HSH_GRACE
63+
HSH_GRACE,
6464
HSH_BUSY,
6565
};
6666

0 commit comments

Comments
 (0)