cosmetic: remove useless ;

This commit is contained in:
Julien Danjou 2007-09-06 23:29:50 +02:00
parent 0a90a3f618
commit de225777b2

View file

@ -113,7 +113,7 @@ key_mask_lookup(const char *keyname)
return KeyModList[i].keysym;
return 0;
};
}
/** Lookup for a function pointer from its name
* in the given NameFuncLink list