diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-03 09:44:30 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-03 09:44:30 +0200 |
| commit | 0e8c1c97518d9d746eb33c3819d5786b403a8707 (patch) | |
| tree | 58f439bb06ccc189b5b328db0f22672c547c5828 /src | |
| parent | a0be689cf7154f8cbe2e09901d8ce7a660ac68cb (diff) | |
Remove todo regarding readline
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,8 +15,6 @@ #include "system.h" #include "utils.h" -/* TODO: Use Readline if possible */ - /* Structure that aims at making parsing commands and sub-commands options * easy. The work is done by the parse_args function. */ struct ftag_command { |
