From 87e17abfe93507703ccca101544e674e4436e9c9 Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Tue, 29 Oct 2002 13:16:41 +0000 Subject: [PATCH] xmlns:h namespace "fixed" --- helm/metadata/create_V7_mowgli/METADATA/lex.yy.c | 2 +- helm/metadata/create_V7_mowgli/METADATA/lex.yy_ind.c | 2 +- helm/metadata/create_V7_mowgli/METADATA/meta_lex.l | 2 +- helm/metadata/create_V7_mowgli/METADATA/meta_lex_ind.l | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/metadata/create_V7_mowgli/METADATA/lex.yy.c b/helm/metadata/create_V7_mowgli/METADATA/lex.yy.c index 603c10e6c..2931c7406 100644 --- a/helm/metadata/create_V7_mowgli/METADATA/lex.yy.c +++ b/helm/metadata/create_V7_mowgli/METADATA/lex.yy.c @@ -1845,7 +1845,7 @@ main(int argc, char *argv[]) yylex(); printf("\n\n"); - printf("\n"); + printf("\n"); printf("\t\n"); diff --git a/helm/metadata/create_V7_mowgli/METADATA/lex.yy_ind.c b/helm/metadata/create_V7_mowgli/METADATA/lex.yy_ind.c index 2095824ae..643ff9f1f 100644 --- a/helm/metadata/create_V7_mowgli/METADATA/lex.yy_ind.c +++ b/helm/metadata/create_V7_mowgli/METADATA/lex.yy_ind.c @@ -1923,7 +1923,7 @@ print_file() else { fprintf(out,"\n\n"); - fprintf(out,"\n"); + fprintf(out,"\n"); fprintf(out,"\t\n"); diff --git a/helm/metadata/create_V7_mowgli/METADATA/meta_lex.l b/helm/metadata/create_V7_mowgli/METADATA/meta_lex.l index 967fbc00c..4f654bc37 100644 --- a/helm/metadata/create_V7_mowgli/METADATA/meta_lex.l +++ b/helm/metadata/create_V7_mowgli/METADATA/meta_lex.l @@ -231,7 +231,7 @@ main(int argc, char *argv[]) yylex(); printf("\n\n"); - printf("\n"); + printf("\n"); printf("\t\n"); diff --git a/helm/metadata/create_V7_mowgli/METADATA/meta_lex_ind.l b/helm/metadata/create_V7_mowgli/METADATA/meta_lex_ind.l index 6d09578f9..7fd23b21a 100644 --- a/helm/metadata/create_V7_mowgli/METADATA/meta_lex_ind.l +++ b/helm/metadata/create_V7_mowgli/METADATA/meta_lex_ind.l @@ -296,7 +296,7 @@ print_file() else { fprintf(out,"\n\n"); - fprintf(out,"\n"); + fprintf(out,"\n"); fprintf(out,"\t\n"); -- 2.39.2