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-678aa0aa40db4dc40ffb086c98ad3a2961b56a3d.tar.gz libterminput-678aa0aa40db4dc40ffb086c98ad3a2961b56a3d.tar.bz2 libterminput-678aa0aa40db4dc40ffb086c98ad3a2961b56a3d.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'common.h')
| -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 { /** |
