aboutsummaryrefslogtreecommitdiff
path: root/databases/db2/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db2/files/patch-ab')
-rw-r--r--databases/db2/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/db2/files/patch-ab b/databases/db2/files/patch-ab
deleted file mode 100644
index 16160886f375..000000000000
--- a/databases/db2/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../include/db_cxx.h.orig Tue Aug 31 13:45:43 1999
-+++ ../include/db_cxx.h Sat Sep 14 14:50:27 2002
-@@ -717,7 +717,7 @@
- // call set_error_stream() to force all errors to a C++ stream.
- // It is unwise to mix these approaches.
- //
-- void set_error_stream(class ostream*);
-+ void set_error_stream(ostream*);
-
- // used internally
- static int runtime_error(const char *caller, int err,