Revision 3b6dbf27 monitor.c

b/monitor.c
3918 3918
        }
3919 3919
        str = args[nb_args - 1];
3920 3920
        if (*ptype == '-' && ptype[1] != '\0') {
3921
            ptype += 2;
3921
            ptype = next_arg_type(ptype);
3922 3922
        }
3923 3923
        switch(*ptype) {
3924 3924
        case 'F':

Also available in: Unified diff