summaryrefslogtreecommitdiff
path: root/apps/plugins/plasma.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/plasma.c')
-rw-r--r--apps/plugins/plasma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/plasma.c b/apps/plugins/plasma.c
index 950423c241..88afb858f5 100644
--- a/apps/plugins/plasma.c
+++ b/apps/plugins/plasma.c
@@ -150,7 +150,7 @@ static void cleanup(void)
150 * algorithm. 150 * algorithm.
151 */ 151 */
152 152
153static int main(void) 153int main(void)
154{ 154{
155 plasma_frequency = 1; 155 plasma_frequency = 1;
156 int action, x, y; 156 int action, x, y;