Commit f8be352
authored
Insert missing comma
We get this warning without this comma:
IGW01585W MEMBER R WILL NOT BE COPIED AND RENAMED FROM DBRMLIB
DUE TO NO-REPLACE
Signed-off-by: Janos Varga <[email protected]>1 parent c1b218f commit f8be352
File tree
1 file changed
+1
-1
lines changed- COBOL Programming Course #3 - Advanced Topics/Labs/jcl
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments