Skip to content

Commit

Permalink
fix lpcdoc for master::get_mud_stats
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelprograms committed Feb 5, 2025
1 parent 940267e commit b7fef0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/secure/daemon/master.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ void preload (string filename) {
/**
* This apply is called by the driver during MSSP requests.
*
@returns key:value pairs of mud stats
* @returns key:value pairs of mud stats
*/
mapping get_mud_stats () {
return ([
Expand Down

0 comments on commit b7fef0c

Please sign in to comment.