diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-10 06:58:42 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-10 06:58:42 +0000 |
| commit | d100deb8cc0b79e72f19dfe82f8ea3ddd1278f88 (patch) | |
| tree | 1de2e807d5d23d9f6bc7f84146adea4b1a5d4d51 /usr.sbin/pkg_install/lib/exec.c | |
| parent | f8bb49cd4fad52b49d75a998341c6afd3f8d6115 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/lib/exec.c')
| -rw-r--r-- | usr.sbin/pkg_install/lib/exec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/exec.c b/usr.sbin/pkg_install/lib/exec.c index dbb4625a0c471..e4b477a3b5dc2 100644 --- a/usr.sbin/pkg_install/lib/exec.c +++ b/usr.sbin/pkg_install/lib/exec.c @@ -106,4 +106,3 @@ vpipe(const char *fmt, ...) } return rp; } - |
