aplat

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

commit b7503e1217ddb375a95d491ac08c4b157d151e55
parent 3947d72ca04a6c3dbd5a0637a96aa7ec908000ec
Auteur: Selve <selve@asteride.xyz>
Date:   Tue, 21 Nov 2023 13:56:24 -0500

suppression du dernier deux points

Il s'agit du dernier deux points du premier champ du format plat(5). Il était
inutile.

Diffstat:
Maplat.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/aplat.c b/aplat.c @@ -242,7 +242,6 @@ afficher_ligne(struct tampon *etq, struct tampon *ctn, int *draps) if (putc(*c, stdout) < 0) return -1; } - putc(':', stdout); putc('\t', stdout);