fix some error/warning strings typos

This commit is contained in:
cristiangreco
2009-09-22 11:30:31 +00:00
parent 6de02f9895
commit 57995668fe

View File

@@ -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