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 63cc66d..560cb27 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