aplat

Documents structurés pour Unix
git clone git://git.asteride.xyz/~ldp/aplat.git
Journaux | Fichiers | Références | LISEZ-MOI | LICENCE

commit 4bb1e0787b0026d1ee123381af348a9b1605db06
parent 97714dd7de7f748ab525b33027c936d750d5ed23
Auteur: Selve <selve@asteride.xyz>
Date:   Fri, 22 Mar 2024 15:44:47 -0400

échappement d'un trigraphe

Diffstat:
Maplat.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aplat.c b/aplat.c @@ -10,7 +10,7 @@ #include "tampon.h" -#define VERSION "2.0 (???)" +#define VERSION "2.0 (?\?\?)" #define DRAP_OUV 01 /* parenthèse ouvrante */ #define DRAP_FRM 02 /* parenthèse fermante */