From 6e2b1dce26a6484bdf2419b0b69e3433e9af4aa0 Mon Sep 17 00:00:00 2001 From: tb Date: Sat, 22 Oct 2016 19:19:34 +0000 Subject: $OpenBSD$ --- lib/libc/stdlib/bsearch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/stdlib/bsearch.c') diff --git a/lib/libc/stdlib/bsearch.c b/lib/libc/stdlib/bsearch.c index b48747236e0..59d478e7ebc 100644 --- a/lib/libc/stdlib/bsearch.c +++ b/lib/libc/stdlib/bsearch.c @@ -1,3 +1,4 @@ +/* $OpenBSD: bsearch.c,v 1.8 2016/10/22 19:19:34 tb Exp $ */ /* * Copyright (c) 1990 Regents of the University of California. * All rights reserved. -- cgit v1.2.3-59-g8ed1b