Added a warning that it is an example code
[apps/low-level-can-service.git] / src / diagnostic / active-diagnostic-request.hpp
index 55b55f5..fe237d4 100644 (file)
@@ -78,5 +78,4 @@ class active_diagnostic_request_t {
                FrequencyClock timeoutClock_; /*!< FrequencyClock timeoutClock_ - A FrequencyClock struct to monitor how long it's been since
                                                                           * this request was sent.*/
        public:
-
 };