diff options
Diffstat (limited to 'net-mgmt/irrtoolset/files/patch-ad')
-rw-r--r-- | net-mgmt/irrtoolset/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/irrtoolset/files/patch-ad b/net-mgmt/irrtoolset/files/patch-ad deleted file mode 100644 index d0560a973b2a..000000000000 --- a/net-mgmt/irrtoolset/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- src/misc/Error.hh.orig Sat Nov 27 18:17:24 1999 -+++ src/misc/Error.hh Sat Nov 27 18:17:31 1999 -@@ -378,7 +378,7 @@ - reset(); - } - -- reset() { -+ void reset() { - errno = 0; - level_ = ErrorNone; - messages_.clear(); |