lpac/src/applet/profile
Coelacanthus 1304ca107e
refactor: optimize getopt() usage (#147)
* optind will be the index of the first mismatched argument, so use it
  directly.
* use while instead of for

Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
2024-08-21 01:47:24 +08:00
..
delete.c profile: fix error message for delete function (#95) 2024-05-15 22:11:54 +08:00
delete.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
disable.c change api naming back 2024-02-21 22:52:51 +08:00
disable.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
discovery.c refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
discovery.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
download.c refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
download.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
enable.c change api naming back 2024-02-21 22:52:51 +08:00
enable.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
list.c es10c: refactor api name 2024-02-26 17:37:24 +08:00
list.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
nickname.c change api naming back 2024-02-21 22:52:51 +08:00
nickname.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00