1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-16 13:00:05 +00:00

Merge pull request #406 from yabwon/patch-1

Header formatting fix
This commit is contained in:
Allan Bowe
2025-11-20 09:59:20 +00:00
committed by GitHub

View File

@@ -31,7 +31,7 @@
@li mf_nobs.sas @li mf_nobs.sas
@li mp_abort.sas @li mp_abort.sas
*/ **/
%macro mv_getViyaFileExtParms( %macro mv_getViyaFileExtParms(
ext, ext,
@@ -245,4 +245,4 @@
%end; %end;
%mend mv_getViyaFileExtParms; %mend mv_getViyaFileExtParms;