Skip to content

Commit

Permalink
Comment is not javadoc, remove javadoc notation
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejagodzinski committed Oct 25, 2021
1 parent c3ffbd1 commit 0b612c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/splunk/logging/SplunkCimLogEvent.java
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ public String toString() {
private static final String THROWABLE_MESSAGE = "throwable_message";
private static final String THROWABLE_STACKTRACE_ELEMENTS = "stacktrace_elements";

/**
/*
* Splunk Common Information Model(CIM) Fields
*/

Expand Down

0 comments on commit 0b612c1

Please sign in to comment.