sb_map: Fix typo.
authorRobert Haas <rhaas@postgresql.org>
Tue, 11 Mar 2014 21:31:17 +0000 (17:31 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 11 Mar 2014 21:31:17 +0000 (17:31 -0400)
src/backend/utils/mmgr/sb_map.c

index 4c3ea39f8f4c4263a7c817f3055da00c36558c08..84f45edc3913b75ff5f6fceee8aaa95b0eef3118 100644 (file)
@@ -25,7 +25,7 @@
  * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
  *
- * src/include/utils/sb_map.h
+ * src/backend/utils/mmgr/sb_map.c
  *
  *-------------------------------------------------------------------------
  */