X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/9cb1827beb97ef775b73d81402cc084ec8c316a3..a7045e2e7435a176522df49a644f13d47b5291af:/openssh/openbsd-compat/strsep.c diff --git a/openssh/openbsd-compat/strsep.c b/openssh/openbsd-compat/strsep.c index b136713..330d84c 100644 --- a/openssh/openbsd-compat/strsep.c +++ b/openssh/openbsd-compat/strsep.c @@ -1,3 +1,5 @@ +/* OPENBSD ORIGINAL: lib/libc/string/strsep.c */ + /* $OpenBSD: strsep.c,v 1.5 2003/06/11 21:08:16 deraadt Exp $ */ /*-