aboutsummaryrefslogtreecommitdiff
path: root/hostname.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-12-08 23:19:36 +0000
committerEric Andersen <andersen@codepoet.org>1999-12-08 23:19:36 +0000
commitabc0f4f8f97b36f2865986374405d091cefea107 (patch)
treeee7605752c6323682f0ef0879cc48f95bdf13e37 /hostname.c
parent2285f367e220af9bda9f544945007725a02032dd (diff)
downloadbusybox-w32-abc0f4f8f97b36f2865986374405d091cefea107.tar.gz
busybox-w32-abc0f4f8f97b36f2865986374405d091cefea107.tar.bz2
busybox-w32-abc0f4f8f97b36f2865986374405d091cefea107.zip
Latest and greatest
Diffstat (limited to 'hostname.c')
-rw-r--r--hostname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostname.c b/hostname.c
index 6d9de1ec5..be49de395 100644
--- a/hostname.c
+++ b/hostname.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * $Id: hostname.c,v 1.3 1999/12/08 04:23:30 andersen Exp $ 2 * $Id: hostname.c,v 1.4 1999/12/08 23:19:36 andersen Exp $
3 * Mini hostname implementation for busybox 3 * Mini hostname implementation for busybox
4 * 4 *
5 * Copyright (C) 1999 by Randolph Chung <tausq@debian.org> 5 * Copyright (C) 1999 by Randolph Chung <tausq@debian.org>