Skip to content

Commit

Permalink
#180 Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Aug 23, 2024
1 parent 818fc5e commit 27b3102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion szconfig/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ package szconfig
ComponentID is the identifier of the szconfig package.
szconfig package messages will have the format "SZSDK6021eeee" where "eeee" is the error identifier.
*/
*/const ComponentID = 6021
const ComponentID = 6021

0 comments on commit 27b3102

Please sign in to comment.