On Tue, Feb 10, 2009 at 12:49:55PM +0100, Patrick Winnertz wrote: > +++ b/edit/usermap.c > @@ -59,7 +59,7 @@ typedef struct Config { > > typedef struct Command { > const char *name; > - bool (*handler) (config_t *cfg, int argc, char *argv[]); > + int (*handler) (config_t *cfg, int argc, char *argv[]); > shouldn't that be gboolean? i mean, reverting for the revert's sake isn't the goal ...
_______________________________________________ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel