diff options
Diffstat (limited to 'src/include/utils/acl.h')
-rw-r--r-- | src/include/utils/acl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/utils/acl.h b/src/include/utils/acl.h index 1fa0a3df679..430dc1f61e1 100644 --- a/src/include/utils/acl.h +++ b/src/include/utils/acl.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/utils/acl.h,v 1.114 2010/08/05 14:45:09 rhaas Exp $ + * src/include/utils/acl.h * * NOTES * An ACL array is simply an array of AclItems, representing the union |