Fix indexing of cidr.

This commit is contained in:
Bruce Momjian 1999-12-08 11:37:38 +00:00
parent 2192a92f3c
commit b7539d92f9
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: pg_amproc.h,v 1.16 1999/11/25 01:28:05 wieck Exp $
* $Id: pg_amproc.h,v 1.17 1999/12/08 11:37:38 momjian Exp $
*
* NOTES
* the genbki.sh script reads this file and generates .bki
@ -96,6 +96,7 @@ DATA(insert OID = 0 (403 1312 1314 1));
DATA(insert OID = 0 (403 1313 1315 1));
DATA(insert OID = 0 (403 810 836 1));
DATA(insert OID = 0 (403 935 926 1));
DATA(insert OID = 0 (403 652 926 1));
DATA(insert OID = 0 (403 1768 1769 1));
DATA(insert OID = 0 (403 1663 1636 1));