Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/ifwatchd Sprinkle some RCSID loving.
details: https://anonhg.NetBSD.org/src/rev/9e1a307dec43
branches: trunk
changeset: 348003:9e1a307dec43
user: roy <roy%NetBSD.org@localhost>
date: Thu Sep 29 15:25:28 2016 +0000
description:
Sprinkle some RCSID loving.
diffstat:
usr.sbin/ifwatchd/ifwatchd.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 72bd6bc7839c -r 9e1a307dec43 usr.sbin/ifwatchd/ifwatchd.c
--- a/usr.sbin/ifwatchd/ifwatchd.c Thu Sep 29 15:21:09 2016 +0000
+++ b/usr.sbin/ifwatchd/ifwatchd.c Thu Sep 29 15:25:28 2016 +0000
@@ -1,4 +1,6 @@
-/* $NetBSD: ifwatchd.c,v 1.35 2016/09/29 15:21:09 roy Exp $ */
+/* $NetBSD: ifwatchd.c,v 1.36 2016/09/29 15:25:28 roy Exp $ */
+#include <sys/cdefs.h>
+ __RCSID("$NetBSD: ifwatchd.c,v 1.36 2016/09/29 15:25:28 roy Exp $");
/*-
* Copyright (c) 2002, 2003 The NetBSD Foundation, Inc.
Home |
Main Index |
Thread Index |
Old Index