From 33c5071fb15791eed076b6159c09d2790008d9a5 Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Wed, 7 Nov 2007 22:30:58 +0100 Subject: [PATCH] fix inlines issues with gperf by stripping them out Signed-off-by: Pierre Habouzit --- charset.def | 2 +- lib-lua/lua-token.gperf | 2 +- lib-mime/mime-token.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charset.def b/charset.def index eb55ee2..3d0e89e 100644 --- a/charset.def +++ b/charset.def @@ -1,4 +1,4 @@ -cat <//g' %{ /* * This program is free software; you can redistribute it and/or modify diff --git a/lib-lua/lua-token.gperf b/lib-lua/lua-token.gperf index c3857fe..f637176 100644 --- a/lib-lua/lua-token.gperf +++ b/lib-lua/lua-token.gperf @@ -58,7 +58,7 @@ do_tokens() { } do_c() { - cat <//g' %{ `do_hdr` diff --git a/lib-mime/mime-token.sh b/lib-mime/mime-token.sh index 229394c..c6152c3 100644 --- a/lib-mime/mime-token.sh +++ b/lib-mime/mime-token.sh @@ -49,7 +49,7 @@ EOF } do_c() { - cat <//g' %{ `do_hdr` -- 2.20.1