]> granicus.if.org Git - postgresql/blobdiff - src/include/storage/buf.h
Phase 2 of pgindent updates.
[postgresql] / src / include / storage / buf.h
index 74b41fb2a551a0da4265149b45e6fb3024e3e238..054f482bd779c4cf80f6956ef3874b80db6b4838 100644 (file)
@@ -4,10 +4,10 @@
  *       Basic buffer manager data types.
  *
  *
- * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * $PostgreSQL: pgsql/src/include/storage/buf.h,v 1.25 2010/01/02 16:58:08 momjian Exp $
+ * src/include/storage/buf.h
  *
  *-------------------------------------------------------------------------
  */
@@ -43,4 +43,4 @@ typedef int Buffer;
  */
 typedef struct BufferAccessStrategyData *BufferAccessStrategy;
 
-#endif   /* BUF_H */
+#endif                                                 /* BUF_H */