Skip to content

Commit

Permalink
put a space back Event.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevelopment authored Sep 22, 2017
1 parent 0a2bc76 commit eee4492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mazda/gps/nematode/include/nmeaparse/Event.h
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ namespace nmea {
Event() : enabled(true)
{}

virtual ~Event()
virtual ~Event()
{}

Event(const Event& ref) {
Expand Down

0 comments on commit eee4492

Please sign in to comment.