Changeset 8cdf360 in mainline


Ignore:
Timestamp:
2025-03-05T08:52:17Z (2 months ago)
Author:
Miroslav Cimerman <mc@…>
Children:
0fcb011
Parents:
d30e067
Message:

app/hrctl: fix case for 'n'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/hrctl/hrctl.c

    rd30e067 r8cdf360  
    346346                                return 1;
    347347                        }
    348                         break;
     348                        goto skip;
    349349                case 'H':
    350350                        if (optind != 3 && argc != 4)
Note: See TracChangeset for help on using the changeset viewer.