Skip to content

Commit

Permalink
Fix formatting #2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicostudt authored and lenpuc committed Jul 31, 2023
1 parent 7f2589b commit 6b7c1db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/sick_safetyscanners/cola2/Cola2Session.h
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ class Cola2Session
} // namespace cola2
} // namespace sick

#endif // SICK_SAFETYSCANNERS_COLA2_COLA2SESSION_H
#endif // SICK_SAFETYSCANNERS_COLA2_COLA2SESSION_H
2 changes: 1 addition & 1 deletion src/cola2/Cola2Session.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -185,4 +185,4 @@ uint16_t Cola2Session::getNextRequestID()
}

} // namespace cola2
} // namespace sick
} // namespace sick

0 comments on commit 6b7c1db

Please sign in to comment.