Skip to content

Commit 4d7ccd3

Browse files
committed
Fix compilation error
1 parent fb7e3d3 commit 4d7ccd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Update/kake_084.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ void main()
166166
if (GetGlobalFlag(GADVMode)) { OutputLineAll("", NULL, Line_ContinueAfterTyping); }
167167
if (GetGlobalFlag(GADVMode)) { OutputLine(NULL, "", NULL, "<size=-2>", Line_Continue); }
168168
OutputLine(NULL, "それらを調べるため製薬メーカーは様々な医療機関の協力のもと、『患者の同意』を得た上で臨床試験を行い、…軽く千件を超すサンプルが収集される。",
169-
NULL, To answer those questions, pharmaceutical manufacturers conduct clinical trials with the cooperation of various medical institutions, and with the \"consent of the patients\" in order to properly evaluate the drugs... At least thousands of samples are collected.", Line_Normal);
169+
NULL, "To answer those questions, pharmaceutical manufacturers conduct clinical trials with the cooperation of various medical institutions, and with the \"consent of the patients\" in order to properly evaluate the drugs... At least thousands of samples are collected.", Line_Normal);
170170
ClearMessage();
171171

172172
//rそして、数年の期間と数億円の費用をかけて作成したそれらのデータを添え、厚生省へと申請を行うのだ。

0 commit comments

Comments
 (0)