X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=src%2Fio%2FopensslBIO.h;h=1cf96f89a82c6cefe96223552d004778a9970059;hb=6121035a7d8ea738bc89c2de8e6602fb1099b0e2;hp=994b7bcafb383e0e11a6c5c277f50d73c69b4ca8;hpb=03ea7aa51a52517a74b5f9ffd925551cc91986fe;p=cassiopeia.git diff --git a/src/io/opensslBIO.h b/src/io/opensslBIO.h index 994b7bc..1cf96f8 100644 --- a/src/io/opensslBIO.h +++ b/src/io/opensslBIO.h @@ -26,5 +26,5 @@ public: std::string readLine(); }; -class eof_exception : public std::exception{ +class eof_exception : public std::exception { };