revert lsh's checkins. They broke newtree for everybody but him.

This commit is contained in:
Bill Currie 2000-05-25 09:48:21 +00:00
parent 3ea246dd56
commit 0bd4043ca4
50 changed files with 76 additions and 244 deletions

View file

@ -88,7 +88,7 @@ COM_Init
*/
void COM_Init (void)
{
#ifndef WORDS_BIGENDIAN
#ifndef WORDS_BIGENDIEN
bigendien = false;
BigShort = ShortSwap;
LittleShort = ShortNoSwap;