diff options
Diffstat (limited to 'db2/include/mp_ext.h')
-rw-r--r-- | db2/include/mp_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db2/include/mp_ext.h b/db2/include/mp_ext.h index 3934c13..49d86ba 100644 --- a/db2/include/mp_ext.h +++ b/db2/include/mp_ext.h @@ -1,4 +1,4 @@ -/* Do not edit: automatically built by dist/distrib. */ +/* DO NOT EDIT: automatically built by dist/distrib. */ int __memp_bhwrite __P((DB_MPOOL *, MPOOLFILE *, BH *, int *, int *)); int __memp_pgread __P((DB_MPOOLFILE *, BH *, int)); |