2
0
Эх сурвалжийг харах

* added missing ","

git-svn-id: trunk@2216 -
Jonas Maebe 19 жил өмнө
parent
commit
cfae9df535

+ 1 - 1
rtl/darwin/errnostr.inc

@@ -110,7 +110,7 @@ const
         // Intelligent device errors
         // Intelligent device errors
         'Device power is off',                                   { EPWROFF }
         'Device power is off',                                   { EPWROFF }
         'Device error, e.g. paper out',                      { EDEVERR }
         'Device error, e.g. paper out',                      { EDEVERR }
-        'Value too large to be stored in data type'   { EOVERFLOW }
+        'Value too large to be stored in data type',   { EOVERFLOW }
 // Program loading errors
 // Program loading errors
         'Bad executable',                                         { EBADEXEC }
         'Bad executable',                                         { EBADEXEC }
         'Bad CPU type in executable',                      { EBADARCH }
         'Bad CPU type in executable',                      { EBADARCH }