patch 9.1.1390: style: more wrong indentation
Problem: style: more wrong indentation
Solution: reformat a few more places
(Yegappan Lakshmanan)
closes: #17309
Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/os_vms.c b/src/os_vms.c
index 23854dd..0a67a6b 100644
--- a/src/os_vms.c
+++ b/src/os_vms.c
@@ -686,9 +686,9 @@
}
#ifdef DEBUG
- char *tmpbuf = NULL;
- tmpbuf = ALLOC_MULT(char, buflen);
- strcpy(tmpbuf, instring);
+ char *tmpbuf = NULL;
+ tmpbuf = ALLOC_MULT(char, buflen);
+ strcpy(tmpbuf, instring);
#endif
Fspec_Rms = buf; // for decc$to_vms