git: mkcsmapper(1): Move yylex() declaration to the .y file.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Sep 13 10:38:28 PDT 2020


commit 01a7cd6ebc10a27cbe837470cae4263b26edfade
Author: Sascha Wildner <saw at online.de>
Date:   Sun Sep 13 19:38:13 2020 +0200

    mkcsmapper(1): Move yylex() declaration to the .y file.

Summary of changes:
 usr.bin/mkcsmapper/ldef.h | 1 -
 usr.bin/mkcsmapper/lex.l  | 2 --
 usr.bin/mkcsmapper/yacc.y | 2 ++
 3 files changed, 2 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/01a7cd6ebc10a27cbe837470cae4263b26edfade


-- 
DragonFly BSD source repository


More information about the Commits mailing list