Skip to content

Commit

Permalink
docs: remove lingering '*' from javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mcook42 committed Jan 31, 2025
1 parent c615f70 commit 0b09954
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

/**
* DistressMsgFileParser extends the {@link LogFileParser} abstract class and provides functionality
* to parse log files containing Distress TIMs. It defines * steps to parse specific components like
* to parse log files containing Distress TIMs. It defines steps to parse specific components like
* location, time, security result codes, and payload data within the file.
*/
public class DistressMsgFileParser extends LogFileParser {
Expand Down

0 comments on commit 0b09954

Please sign in to comment.