فهرست منبع

* small typo fix for version define

carl 24 سال پیش
والد
کامیت
2509949562
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/prog.tex

+ 1 - 1
docs/prog.tex

@@ -6670,7 +6670,7 @@ FPC\_PROFILE & Defined when profiling code is added to program.\\
 FPK & Always defined for \fpc. \\
 FPC & Always defined for \fpc. \\
 VER1 & Always defined for \fpc version 1.x.x. \\
-VER10 & Always defined for \fpc version 1.0.x. \\
+VER1\_0 & Always defined for \fpc version 1.0.x. \\
 ENDIAN\_LITTLE & Defined when the \fpc target is a little-endian processor \\
 & (80x86, Alpha, ARM). \\
 ENDIAN\_BIG & Defined when the \fpc target is a big-endian processor \\