diff --git a/library/utility/general/error/src/error_handler_with_event.e b/library/utility/general/error/src/error_handler_with_event.e index ac69f3ef..bd82e12c 100644 --- a/library/utility/general/error/src/error_handler_with_event.e +++ b/library/utility/general/error/src/error_handler_with_event.e @@ -1,11 +1,11 @@ note - description: "Summary description for {ERROR_HANDLER_WITH_EVENT}." - author: "" - date: "$Date$" - revision: "$Revision$" - - class - ERROR_HANDLER_WITH_EVENT - - end - \ No newline at end of file + description: "Summary description for {ERROR_HANDLER_WITH_EVENT}." + author: "" + date: "$Date$" + revision: "$Revision$" + +class + ERROR_HANDLER_WITH_EVENT + +end +