diff --git a/build_tools/get_moduleinfo b/build_tools/get_moduleinfo index 4dbb2942fb..e4e72bbc42 100644 --- a/build_tools/get_moduleinfo +++ b/build_tools/get_moduleinfo @@ -1,4 +1,4 @@ -/\/\*\*\* MODULEINFO/ {printit=1; next} +/\/\*\*\* +MODULEINFO/ {printit=1; next} // {if (gotsupportlevel) { next }; gotsupportlevel=1} /\*\*\*\// {printit=0} /.*/ {if (printit) print} diff --git a/res/res_pjsip_dlg_options.c b/res/res_pjsip_dlg_options.c index 45a19408d4..34151244b1 100644 --- a/res/res_pjsip_dlg_options.c +++ b/res/res_pjsip_dlg_options.c @@ -16,7 +16,7 @@ * at the top of the source tree. */ -/*** MODULEINFO +/*** MODULEINFO pjproject res_pjsip res_pjsip_session