X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ftape.h;h=6b536fb1901baa68dedefdf1bbc649301c1328cc;hp=d1b60330484758f17e7e3b680c03a9070132007b;hb=3955631c5325e8e342c1af734c3ca1ad6a425726;hpb=69576542b7972db1a745c00b2f604d23cf23fad3 diff --git a/src/tape.h b/src/tape.h index d1b60330..6b536fb1 100644 --- a/src/tape.h +++ b/src/tape.h @@ -135,7 +135,7 @@ struct TapeTextInfo struct TextPosInfo date; struct TextPosInfo date_yyyy; struct TextPosInfo date_yy; - struct TextPosInfo date_mmm; + struct TextPosInfo date_mon; struct TextPosInfo date_mm; struct TextPosInfo date_dd;