Wed Jul 24 17:02:30 1996 Ulrich Drepper <drepper@cygnus.com>libc-960725
commite6b7081a73450faae3027a737ce94b91a0a9b042
authorRoland McGrath <roland@gnu.org>
Thu, 25 Jul 1996 04:53:39 +0000 (25 04:53 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 25 Jul 1996 04:53:39 +0000 (25 04:53 +0000)
treea400b67434f5173d960a90650a79665fc10ded86
parent7f5abe53e7e2271639a319710c760473afee6c80
Wed Jul 24 17:02:30 1996  Ulrich Drepper  <drepper@cygnus.com>

* time/localtime.c: Move lock variable declaration to end of
variable declarations since if is a dummy macro the ; at the
end terminates the variable section of the function.
time/localtime.c