From 6ac2f2df75d3b48ab502f0b0275b7e838e90c0b1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 27 Jan 2012 11:25:18 -0500 Subject: Fix comment --- elf/dl-init.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'elf/dl-init.c') diff --git a/elf/dl-init.c b/elf/dl-init.c index e7b67570fd..d6c936cf66 100644 --- a/elf/dl-init.c +++ b/elf/dl-init.c @@ -1,5 +1,5 @@ -/* Return the next shared object initializer function not yet run. - Copyright (C) 1995, 1996, 1998-2002, 2004 Free Software Foundation, Inc. +/* Run initializers for newly loaded objects. + Copyright (C) 1995,1996,1998-2002, 2004,2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or -- cgit v1.2.1