Solaris port updates from Chris Johns

This commit is contained in:
Joel Sherrill
1998-01-23 17:45:05 +00:00
parent 48971e5ed0
commit 2936b425fd
41 changed files with 118 additions and 83 deletions

View File

@@ -478,7 +478,7 @@ int main(
} while ( gets( inbuff ) != NULL );
exit( EXIT_SUCCESS );
return ( EXIT_SUCCESS );
}