fix copy'n'paste error

master
intrigeri 2010-08-02 15:27:52 +02:00
parent 38460076e1
commit 0055354e3c
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ sub genwrapper () {
debug("skeleton plugin running in genwrapper");
}
sub savestate () {
sub disable () {
debug("skeleton plugin running in disable");
}