spelling
This commit is contained in:
@@ -316,7 +316,7 @@ socket_to_fd(rk_socket_t sock, int flags)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef HEIMAL_SMALLER
|
#ifndef HEIMDAL_SMALLER
|
||||||
|
|
||||||
int rk_socket(int, int, int);
|
int rk_socket(int, int, int);
|
||||||
|
|
||||||
@@ -334,4 +334,4 @@ rk_socket(int domain, int type, int protocol)
|
|||||||
return s;
|
return s;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif /* HEIMDAL_SMALLER */
|
||||||
|
Reference in New Issue
Block a user