mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-26 19:06:10 +01:00
Removed all whitespace (tabs and spaces) from EOL's. How did we get so many? --Rumble
This commit is contained in:
parent
49c469967a
commit
a2031d64e2
79 changed files with 2851 additions and 2852 deletions
|
|
@ -200,7 +200,7 @@ extern void abort (), exit ();
|
|||
|
||||
/* Header files *******************************************************/
|
||||
|
||||
|
||||
|
||||
/* Header files common to all source files */
|
||||
|
||||
#ifdef HAVE_LIMITS_H
|
||||
|
|
@ -487,7 +487,7 @@ struct in_addr {
|
|||
#ifdef NEED_BZERO_PROTO
|
||||
// void bzero(char *b, int length);
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef NEED_CRYPT_PROTO
|
||||
char *crypt(const char *key, const char *salt);
|
||||
#endif
|
||||
|
|
@ -663,7 +663,7 @@ struct in_addr {
|
|||
|
||||
#ifdef NEED_SELECT_PROTO
|
||||
int select(int nfds, fd_set *readfds, fd_set *writefds,
|
||||
fd_set *exceptfds, struct timeval *timeout);
|
||||
fd_set *exceptfds, struct timeval *timeout);
|
||||
#endif
|
||||
|
||||
#ifdef NEED_SETITIMER_PROTO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue