diff --git a/mystic/bbs_msgbase_ansi.pas b/mystic/bbs_msgbase_ansi.pas index c336623..9a4f079 100644 --- a/mystic/bbs_msgbase_ansi.pas +++ b/mystic/bbs_msgbase_ansi.pas @@ -1,7 +1,7 @@ -{$I M_OPS.PAS} - Unit BBS_MsgBase_Ansi; +{$I M_OPS.PAS} + Interface Uses @@ -487,4 +487,4 @@ Begin Dec (Lines); End; -End. +End. \ No newline at end of file