lib: formatting

Signed-off-by: Donald Lee <dlqs@gmx.com>
This commit is contained in:
Donald Lee 2021-07-23 17:04:27 +08:00
parent 70d995abd4
commit 08bf2b41b8

View File

@ -195,7 +195,7 @@ const struct prefix * : lua_decode_noop \
*
* lfs
* The Lua function to call; this should have been loaded in by
* frrscript_load(). nargs Number of arguments the function accepts
* frrscript_load(). nargs Number of arguments the function accepts
*
* Returns:
* 0 if the script ran successfully, nonzero otherwise.