lpac/src/applet/notification
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
..
list.c profile download: new API and internal resources management 2024-02-26 00:59:46 +08:00
list.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
process.c refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
process.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00
remove.c refactor: optimize getopt() usage (#147) 2024-08-21 01:47:24 +08:00
remove.h [untested|breaking] new lpac main applet struct 2023-11-23 13:16:40 +08:00