diff options
Diffstat (limited to '')
-rw-r--r-- | plugin_button_exec.c | 4 |
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! * |