1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +00:00

chore: updating doc header

This commit is contained in:
munja
2021-12-23 13:55:53 +00:00
parent d687658687
commit 3866b97416
2 changed files with 2 additions and 2 deletions

View File

@@ -2305,7 +2305,7 @@ Usage:
@param [in] inds The input dataset containing the formats to apply (and where
to apply them). Example structure:
|LIB:$4.|DS:$7.|VAR:$32.|FMT:$49.|
|LIB:$8.|DS:$32.|VAR:$32.|FMT:$49.|
|---|---|---|---|
|`WORK `|`EXAMPLE `|`ACTUAL `|`DOLLAR12.2 `|
|`WORK `|`EXAMPLE `|`COUNTRY `|`$CHAR10. `|

View File

@@ -39,7 +39,7 @@
@param [in] inds The input dataset containing the formats to apply (and where
to apply them). Example structure:
|LIB:$4.|DS:$7.|VAR:$32.|FMT:$49.|
|LIB:$8.|DS:$32.|VAR:$32.|FMT:$49.|
|---|---|---|---|
|`WORK `|`EXAMPLE `|`ACTUAL `|`DOLLAR12.2 `|
|`WORK `|`EXAMPLE `|`COUNTRY `|`$CHAR10. `|