summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunil <sunil@openbsd.org>2016-01-19 11:39:06 +0000
committersunil <sunil@openbsd.org>2016-01-19 11:39:06 +0000
commitd297e19df9ef5f28033b1c15b2eb9d3c5211c529 (patch)
tree02372b51476ae155c8d973293de1ab315822e4e8
parentFix bad indents. From max at max-fillinger.net (diff)
downloadwireguard-openbsd-d297e19df9ef5f28033b1c15b2eb9d3c5211c529.tar.xz
wireguard-openbsd-d297e19df9ef5f28033b1c15b2eb9d3c5211c529.zip
Update my mail address.
-rw-r--r--usr.bin/mg/cscope.c4
-rw-r--r--usr.bin/mg/tags.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/mg/cscope.c b/usr.bin/mg/cscope.c
index 842aed14864..02fca962aa1 100644
--- a/usr.bin/mg/cscope.c
+++ b/usr.bin/mg/cscope.c
@@ -1,9 +1,9 @@
-/* $OpenBSD: cscope.c,v 1.14 2016/01/19 11:21:38 sunil Exp $ */
+/* $OpenBSD: cscope.c,v 1.15 2016/01/19 11:39:06 sunil Exp $ */
/*
* This file is in the public domain.
*
- * Author: Sunil Nimmagadda <sunil@sunilnimmagadda.com>
+ * Author: Sunil Nimmagadda <sunil@openbsd.org>
*/
#include <sys/queue.h>
diff --git a/usr.bin/mg/tags.c b/usr.bin/mg/tags.c
index 5804160725a..a84b6e9e29f 100644
--- a/usr.bin/mg/tags.c
+++ b/usr.bin/mg/tags.c
@@ -1,9 +1,9 @@
-/* $OpenBSD: tags.c,v 1.12 2015/12/31 12:06:48 sunil Exp $ */
+/* $OpenBSD: tags.c,v 1.13 2016/01/19 11:39:06 sunil Exp $ */
/*
* This file is in the public domain.
*
- * Author: Sunil Nimmagadda <sunil@sunilnimmagadda.com>
+ * Author: Sunil Nimmagadda <sunil@openbsd.org>
*/
#include <sys/queue.h>