artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ed22b7
)
kill another empty line
author
op
<op@openbsd.org>
Mon, 27 Mar 2023 17:54:20 +0000
(17:54 +0000)
committer
op
<op@openbsd.org>
Mon, 27 Mar 2023 17:54:20 +0000
(17:54 +0000)
usr.bin/mg/region.c
patch
|
blob
|
history
diff --git
a/usr.bin/mg/region.c
b/usr.bin/mg/region.c
index
f562aa4
..
f94a5f6
100644
(file)
--- a/
usr.bin/mg/region.c
+++ b/
usr.bin/mg/region.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: region.c,v 1.4
1 2023/03/27 17:53:17
op Exp $ */
+/* $OpenBSD: region.c,v 1.4
2 2023/03/27 17:54:20
op Exp $ */
/* This file is in the public domain. */
@@
-454,7
+454,6
@@
piperegion(int f, int n)
int
shellcommand(int f, int n)
{
-
char *cmd, cmdbuf[NFILEN];
char *argv[] = {"sh", "-c", (char *) NULL, (char *) NULL};