1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

more irix -64 portability fixes

(This used to be commit 65e857b36e)
This commit is contained in:
Andrew Tridgell
2001-12-31 14:05:22 +00:00
parent eb4e101153
commit 84ecd95dba
5 changed files with 9 additions and 18 deletions

View File

@ -213,7 +213,6 @@ convert:
break;
case E2BIG:
goto convert;
break;
case EILSEQ:
reason="Illegal myltibyte sequence";
break;