mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Bugfix: Fix a variety of misspellings
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
#else
|
||||
typedef int pid_t; /* define for windows compatiblity */
|
||||
typedef int pid_t; /* define for windows compatibility */
|
||||
#endif
|
||||
#include <map>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user