]> granicus.if.org Git - postgresql/blobdiff - src/include/storage/buf.h
Phase 2 of pgindent updates.
[postgresql] / src / include / storage / buf.h
index 1367ac7122263524a2c362d03e99ecb019f55efd..054f482bd779c4cf80f6956ef3874b80db6b4838 100644 (file)
@@ -4,7 +4,7 @@
  *       Basic buffer manager data types.
  *
  *
- * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
  * src/include/storage/buf.h
@@ -43,4 +43,4 @@ typedef int Buffer;
  */
 typedef struct BufferAccessStrategyData *BufferAccessStrategy;
 
-#endif   /* BUF_H */
+#endif                                                 /* BUF_H */