summaryrefslogtreecommitdiff
path: root/mate-panel/panel-reset.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-02-17 17:02:14 +0100
committerStefano Karapetsas <[email protected]>2014-02-17 17:02:14 +0100
commit453154a00f0f17e20340e408055e224ea57cc4e8 (patch)
tree01006728be3b989e2a0cacd20b4e287a5d63eec9 /mate-panel/panel-reset.h
parent9043b93048346404662950b55b5d60b7e588e375 (diff)
downloadmate-panel-453154a00f0f17e20340e408055e224ea57cc4e8.tar.bz2
mate-panel-453154a00f0f17e20340e408055e224ea57cc4e8.tar.xz
Fix mate-panel --reset
Diffstat (limited to 'mate-panel/panel-reset.h')
-rw-r--r--mate-panel/panel-reset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-reset.h b/mate-panel/panel-reset.h
index 242fb3ca..125b6b3d 100644
--- a/mate-panel/panel-reset.h
+++ b/mate-panel/panel-reset.h
@@ -28,7 +28,7 @@
extern "C" {
#endif /* __cplusplus */
-void panel_reset();
+void panel_reset(void);
#ifdef __cplusplus
}