diff options
Diffstat (limited to 'db2/include/clib_ext.h')
-rw-r--r-- | db2/include/clib_ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db2/include/clib_ext.h b/db2/include/clib_ext.h index 8ccd2b559f..91e4a13fa5 100644 --- a/db2/include/clib_ext.h +++ b/db2/include/clib_ext.h @@ -1,4 +1,4 @@ -/* Do not edit: automatically built by dist/distrib. */ +/* DO NOT EDIT: automatically built by dist/distrib. */ #ifdef __STDC__ void err __P((int eval, const char *, ...)); #else |