fix newline from backslash t to backslash n in manual-ja.docbook (#1443)

This commit is contained in:
fu7mu4 2018-10-21 14:05:15 +09:00 committed by Daniel Marjamäki
parent 14afc3fd3a
commit f3b127032a
1 changed files with 2 additions and 2 deletions

View File

@ -709,7 +709,7 @@ multiline.c:3: note: Null pointer dereference
</varlistentry>
<varlistentry>
<term>\t</term>
<term>\n</term>
<listitem>
<para>改行</para>
@ -1892,4 +1892,4 @@ htmlreport/cppcheck-htmlreport --file=err.xml --report-dir=test1 --source-dir=.<
<para>このマニュアルの<link linkend="preprocessor-configurations">3 章</link>にあるように、全てのコンパイルスイッチの組み合わせをチェックします。コンパイルスイッチの組み合わせを制限したい場合にだけ、プリプロセッサのdefineを指定してください。</para>
</section>
</chapter>
</book>
</book>