| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 32aff2f commit c4ff5e4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ const errorMessagesByPlatform = { | |||
| 28 | 28 | win32: ['is not a valid Win32 application'], | |
| 29 | 29 | linux: ['file too short', 'Exec format error'], | |
| 30 | 30 | sunos: ['unknown file type', 'not an ELF file'], | |
| 31 | - darwin: ['file too short'], | ||
| 31 | + darwin: ['file too short', 'not a mach-o file'], | ||
| 32 | 32 | aix: ['Cannot load module', | |
| 33 | 33 | 'Cannot run a file that does not have a valid format.', | |
| 34 | 34 | 'Exec format error'], | |
| Back | FazBrowse Home | New Git URL |
0 commit comments