summaryrefslogtreecommitdiffstats
path: root/lib/param/loadparm.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/param/loadparm.c')
-rw-r--r--lib/param/loadparm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/loadparm.c b/lib/param/loadparm.c
index 6f8eedb660..ff2ba6ab56 100644
--- a/lib/param/loadparm.c
+++ b/lib/param/loadparm.c
@@ -2030,7 +2030,7 @@ bool is_default(void *base_structure, int i)
*Display the contents of the global structure.
*/
-static void lpcfg_dump_globals(struct loadparm_context *lp_ctx, FILE *f,
+void lpcfg_dump_globals(struct loadparm_context *lp_ctx, FILE *f,
bool show_defaults)
{
int i;