summaryrefslogtreecommitdiff
path: root/openbsd-compat/getrrsetbyname.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-24 13:33:34 +1100
committerDamien Miller <djm@mindrot.org>2003-11-24 13:33:34 +1100
commit3db2e4daf7333ac0b3ae90f23aa9668c7723ddfb (patch)
tree84d04b835e8c7dfe4354051df004714cc9dfd73a /openbsd-compat/getrrsetbyname.c
parente0113ccc08725142ca263dd61734bc93e1a3d39b (diff)
downloadopenssh-git-3db2e4daf7333ac0b3ae90f23aa9668c7723ddfb.tar.gz
- (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original
source file path (in OpenBSD tree).
Diffstat (limited to 'openbsd-compat/getrrsetbyname.c')
-rw-r--r--openbsd-compat/getrrsetbyname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsd-compat/getrrsetbyname.c b/openbsd-compat/getrrsetbyname.c
index 2307337a..bb5451cd 100644
--- a/openbsd-compat/getrrsetbyname.c
+++ b/openbsd-compat/getrrsetbyname.c
@@ -1,3 +1,5 @@
+/* OPENBSD ORIGINAL: lib/libc/net/getrrsetbyname.c */
+
/* $OpenBSD: getrrsetbyname.c,v 1.7 2003/03/07 07:34:14 itojun Exp $ */
/*