summaryrefslogtreecommitdiffstats
path: root/bin/rcp/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rcp/util.c')
-rw-r--r--bin/rcp/util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rcp/util.c b/bin/rcp/util.c
index 287bb08..89e3560 100644
--- a/bin/rcp/util.c
+++ b/bin/rcp/util.c
@@ -30,7 +30,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: util.c,v 1.2 1994/09/24 02:56:57 davidg Exp $
*/
#ifndef lint
@@ -111,7 +111,7 @@ susystem(s, userid)
char *s;
{
sig_t istat, qstat;
- int status, w;
+ int status;
pid_t pid;
pid = vfork();
OpenPOWER on IntegriCloud