fix some error/warning strings typos
This commit is contained in:
parent
6de02f9895
commit
57995668fe
|
@ -133,7 +133,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#elif defined sun || defined __sun
|
||||
#define TORRENT_SOLARIS
|
||||
#else
|
||||
#warning unkown OS, assuming BSD
|
||||
#warning unknown OS, assuming BSD
|
||||
#define TORRENT_BSD
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue