diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:05:00 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:05:00 +0100 |
| commit | 678aa0aa40db4dc40ffb086c98ad3a2961b56a3d (patch) | |
| tree | f45dcd083f1fe2dfeae578c406bf7db50ab9230d /common.h | |
| parent | Some fixes and tests (diff) | |
| download | libterminput-1.1.1.tar.gz libterminput-1.1.1.tar.bz2 libterminput-1.1.1.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | common.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ /** - * Singlar read symbol + * Singular read symbol */ struct input { /** |
