avoid warning about old-style no-param function definition
authorJim Meyering <meyering@redhat.com>
Mon, 17 Aug 2009 07:15:34 +0000 (09:15 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 17 Aug 2009 09:40:24 +0000 (11:40 +0200)
commitd7569c00787fb92a8cd2f08c537ea1662f987901
treee20e0a07b73f8fff99e5b3d611e0db082751dea0
parent7793f8eda6b26002cb751503928e06f7b9c4a7d2
avoid warning about old-style no-param function definition

* daemon/df.c (do_df, do_df_h): Add "void".
* sync.c (do_sync): Likewise.
daemon/df.c
daemon/sync.c