Skip to content

Commit

Permalink
Fix typo in rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Feb 26, 2025
1 parent ae47e22 commit 6a85b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions component.go
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ func (c *Component) Code() int {
return 0
}
return c.Protocol().Code
}

func (c *Component) RawValue() []byte {
if c == nil {
Expand Down

0 comments on commit 6a85b40

Please sign in to comment.