summaryrefslogtreecommitdiff
path: root/src/include/storage/bufmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/storage/bufmgr.h')
-rw-r--r--src/include/storage/bufmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/storage/bufmgr.h b/src/include/storage/bufmgr.h
index 6ab00daa2e..0f5fb6be00 100644
--- a/src/include/storage/bufmgr.h
+++ b/src/include/storage/bufmgr.h
@@ -89,7 +89,7 @@ typedef enum ExtendBufferedFlags
/* internal flags follow */
EB_LOCK_TARGET = (1 << 5),
-} ExtendBufferedFlags;
+} ExtendBufferedFlags;
/*
* To identify the relation - either relation or smgr + relpersistence has to