aboutsummaryrefslogtreecommitdiff
path: root/src/piesctl.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2016-02-24 08:35:47 +0200
committerSergey Poznyakoff <gray@gnu.org>2016-02-24 08:35:47 +0200
commit1f728fa1ea2ced70254debf3b6bf63b76ad90ee0 (patch)
tree454c79db9ce2a80e652c49487ea9ed1beed86b0c /src/piesctl.c
parentaf103177c3a442c86728ccfce2abd7795b6bdc21 (diff)
downloadpies-1f728fa1ea2ced70254debf3b6bf63b76ad90ee0.tar.gz
pies-1f728fa1ea2ced70254debf3b6bf63b76ad90ee0.tar.bz2
Minor stylistic change
Diffstat (limited to 'src/piesctl.c')
-rw-r--r--src/piesctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/piesctl.c b/src/piesctl.c
index f4ea514..22a4e27 100644
--- a/src/piesctl.c
+++ b/src/piesctl.c
@@ -129,7 +129,7 @@ struct grecs_keyword piesctl_keywords[] = {
};
static void
-parse_config ()
+parse_config (void)
{
char *file_name;
struct grecs_node *tree;

Return to:

Send suggestions and report system problems to the System administrator.