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

fix: adding explicit $ sign to hex32. format in mp_md5() macro

This commit is contained in:
Allan Bowe
2022-03-07 19:57:25 +00:00
parent 245e85ef36
commit 5d5df977a6
3 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
@param [in] salt= Provide a salt (could be, for instance, the dataset name)
@param [in] iftrue= A condition under which the macro should be executed.
@param [out] outds= (work.mf_hashdataset) The output dataset to create. This
will contain one column (hashkey) with one observation (a hex32.
will contain one column (hashkey) with one observation (a $hex32.
representation of the input hash)
|hashkey:$32.|
|---|