Skip to content

Commit

Permalink
Update Packet++/header/DoIpLayer.h
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitar Krastev <dimi1010100@gmail.com>
  • Loading branch information
raissi-oussema and Dimi1010 authored Jan 15, 2025
1 parent 3c5dc4d commit 7896a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packet++/header/DoIpLayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ namespace pcpp
#pragma pack(pop)

/**
* @class DoipLayer
* @class DoIpLayer
* Represents an DoIP protocol layer. Currently only IPv4 DoIP messages are supported
*/
class DoIpLayer : public Layer
Expand Down

0 comments on commit 7896a9e

Please sign in to comment.