From 08bf2b41b82f3bc46c052044a4630a8534b819e9 Mon Sep 17 00:00:00 2001 From: Donald Lee Date: Fri, 23 Jul 2021 17:04:27 +0800 Subject: lib: formatting Signed-off-by: Donald Lee --- lib/frrscript.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/frrscript.h') diff --git a/lib/frrscript.h b/lib/frrscript.h index 8f5b9f9cf8..03a8b9ec6a 100644 --- a/lib/frrscript.h +++ b/lib/frrscript.h @@ -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. -- cgit v1.2.3