aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_button_exec.c
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-10-06 04:25:14 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2008-10-06 04:25:14 +0000
commitc43556a211b45fefe29b73d912c7cc6ff6d8bfdf (patch)
tree2e800b62ec80f6871384cd02cad3a94debf7c009 /plugin_button_exec.c
parent5592dc410563ea62d44ff341a7b12bf564a809f4 (diff)
downloadlcd4linux-c43556a211b45fefe29b73d912c7cc6ff6d8bfdf.tar.gz
properties fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@897 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'plugin_button_exec.c')
-rw-r--r--plugin_button_exec.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin_button_exec.c b/plugin_button_exec.c
index e4f6037..a8f432b 100644
--- a/plugin_button_exec.c
+++ b/plugin_button_exec.c
@@ -1,5 +1,5 @@
-/* $Id: plugin_sample.c 840 2007-09-09 12:17:42Z michael $
- * $URL: https://ssl.bulix.org/svn/lcd4linux/trunk/plugin_sample.c $
+/* $Id$
+ * $URL$
*
* plugin that forks and exec's once a key is pressed. the difference to the exec plugin is: this can also only be done once!
*