lib/param: move function typedef to after forward declaration of struct loadparm_context
commit56f2f2b86d53f0a6bcef1977b42561071ce4af00
authorBrad Hards <bradh@frogmouth.net>
Thu, 30 Jul 2015 01:34:33 +0000 (30 11:34 +1000)
committerMichael Adam <obnox@samba.org>
Thu, 30 Jul 2015 17:25:12 +0000 (30 19:25 +0200)
tree15ef5cc67cc15eef5e4dc35fc8485193e7fdd14d
parenta51ee19dc9deb7dd9c3404011c55272db4626f98
lib/param: move function typedef to after forward declaration of struct loadparm_context

Avoids a warning about the structure being declared inside the parameter list.

Signed-off-by: Brad Hards <bradh@frogmouth.net>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Jul 30 19:25:12 CEST 2015 on sn-devel-104
lib/param/param.h