summaryrefslogtreecommitdiffstats
path: root/bin/date/netdate.c
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1996-12-14 05:54:15 +0000
committersteve <steve@FreeBSD.org>1996-12-14 05:54:15 +0000
commite3fc14f8685fe763615d8ecf98fc75a105b3e7fa (patch)
tree7a90881b9be76d449b83a7335b97212d5c270ef2 /bin/date/netdate.c
parent78e21244f4320b39d29f1831a9cbadcc24312997 (diff)
downloadFreeBSD-src-e3fc14f8685fe763615d8ecf98fc75a105b3e7fa.zip
FreeBSD-src-e3fc14f8685fe763615d8ecf98fc75a105b3e7fa.tar.gz
Merge Lite2 mods, fix incorrect default string, cleanup
use of .Nm macros, and -Wall cleaning.
Diffstat (limited to 'bin/date/netdate.c')
-rw-r--r--bin/date/netdate.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/date/netdate.c b/bin/date/netdate.c
index 0f12aae..f6c298b 100644
--- a/bin/date/netdate.c
+++ b/bin/date/netdate.c
@@ -30,11 +30,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: netdate.c,v 1.2 1994/09/24 02:54:38 davidg Exp $
+ * $Id: netdate.c,v 1.3 1995/05/30 00:06:41 rgrimes Exp $
*/
#ifndef lint
-static char sccsid[] = "@(#)netdate.c 8.1 (Berkeley) 5/31/93";
+static char const sccsid[] = "@(#)netdate.c 8.1 (Berkeley) 5/31/93";
#endif /* not lint */
#include <sys/param.h>
OpenPOWER on IntegriCloud