diff options
Diffstat (limited to 'gnu/usr.bin/ld/shlib.c')
| -rw-r--r-- | gnu/usr.bin/ld/shlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/shlib.c b/gnu/usr.bin/ld/shlib.c index f256508b55d7..52586c36640c 100644 --- a/gnu/usr.bin/ld/shlib.c +++ b/gnu/usr.bin/ld/shlib.c @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: shlib.c,v 1.12 1995/03/04 17:46:09 nate Exp $ + * shlib.c,v 1.13 1995/03/19 21:20:09 nate Exp */ #include <sys/param.h> |
