summaryrefslogtreecommitdiff
path: root/db2/include/log_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'db2/include/log_ext.h')
-rw-r--r--db2/include/log_ext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db2/include/log_ext.h b/db2/include/log_ext.h
index bc63d9dac8..c32d1d6af6 100644
--- a/db2/include/log_ext.h
+++ b/db2/include/log_ext.h
@@ -1,4 +1,4 @@
-/* Do not edit: automatically built by dist/distrib. */
+/* DO NOT EDIT: automatically built by dist/distrib. */
int __log_find __P((DB_LOG *, int *));
int __log_valid __P((DB_LOG *, LOG *, int));
int __log_register_log