* shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it,

avoids unused warning.
This commit is contained in:
Roland McGrath 2009-02-26 21:17:58 +00:00
parent ed8d4fa9ac
commit 682825ce00
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-02-26 Roland McGrath <roland@redhat.com>
* shadow/lckpwdf.c (__lckpwdf): Move FLAGS inside block using it,
avoids unused warning.
2009-02-26 Andrew Stubbs <ams@codesourcery.com>
SUGIOKA Toshinobu <sugioka@itonet.co.jp>