diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-22 23:00:12 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-22 23:00:12 +0000 |
commit | 38ed16cf8860812f4f18d19a69fc031ab9da1156 (patch) | |
tree | c3e263fba2b6ef9dd3c498985bd719c793411505 | |
parent | 01e694fc20c5004481c2ae5f3c73af18565f2147 (diff) | |
download | glibc-38ed16cf8860812f4f18d19a69fc031ab9da1156.tar glibc-38ed16cf8860812f4f18d19a69fc031ab9da1156.tar.gz glibc-38ed16cf8860812f4f18d19a69fc031ab9da1156.tar.bz2 glibc-38ed16cf8860812f4f18d19a69fc031ab9da1156.zip |
2003-03-22 Jakub Jelinek <jakub@redhat.com>
* sysdeps/s390/Versions: Add trailing newline.
-rw-r--r-- | sysdeps/s390/Versions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/s390/Versions b/sysdeps/s390/Versions index 7136af2760..e18617c399 100644 --- a/sysdeps/s390/Versions +++ b/sysdeps/s390/Versions @@ -3,4 +3,4 @@ ld { # runtime interface to TLS __tls_get_offset; } -}
\ No newline at end of file +} |