summaryrefslogtreecommitdiff
path: root/service/One.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'service/One.cpp')
-rw-r--r--service/One.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/One.cpp b/service/One.cpp
index 6e9f0b0d..bc42bba8 100644
--- a/service/One.cpp
+++ b/service/One.cpp
@@ -409,7 +409,7 @@ public:
StapFrameHandler,
(void *)this))).first;
} catch ( ... ) {
- return -2;
+ return -999;
}
}
// fall through...