diff --git a/include/dlfcn.h b/include/dlfcn.h index ba61ebfd4953..41517ebfc074 100644 --- a/include/dlfcn.h +++ b/include/dlfcn.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)err.h 8.1 (Berkeley) 6/2/93 + * $Id$ */ #ifndef _DLFCN_H_