]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo in compat_symbol call for old adjtime.
authorUlrich Drepper <drepper@redhat.com>
Sat, 15 Apr 2000 16:57:53 +0000 (16:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 15 Apr 2000 16:57:53 +0000 (16:57 +0000)
sysdeps/unix/sysv/linux/alpha/adjtime.c

index 63cc66daf22a579caead5e2ce673f82e3c3f862a..560cb2771c0288606fb51243c28ed0922d03706d 100644 (file)
@@ -68,7 +68,7 @@ extern int ADJTIMEX (struct TIMEX *);
 #include <sysdeps/unix/sysv/linux/adjtime.c>
 
 #if SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_1)
-compat_symbol (libc, __adjtime_tv32, adjtime, GLIBC_2.0);
+compat_symbol (libc, __adjtime_tv32, adjtime, GLIBC_2_0);
 #endif
 
 #undef TIMEVAL