diff --git a/src/error.cc b/src/error.cc index 6a0fd30a3..9980dffe9 100644 --- a/src/error.cc +++ b/src/error.cc @@ -82,6 +82,6 @@ const char* strerror(int e) { return err.s.data() + pos; } -} // co - #endif + +} // co