diff options
Diffstat (limited to 'gnu/usr.bin/ld/support.c')
-rw-r--r-- | gnu/usr.bin/ld/support.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/support.c b/gnu/usr.bin/ld/support.c index 128f0b6ef4a84..1c5473cad02d5 100644 --- a/gnu/usr.bin/ld/support.c +++ b/gnu/usr.bin/ld/support.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. *- - * $Id: support.c,v 1.1 1996/10/01 01:22:42 peter Exp $ + * $Id: support.c,v 1.1.2.1 1997/02/03 00:50:35 jdp Exp $ */ #include <sys/types.h> #include <string.h> |