fix further spelling errors / remove a tab in the source

This commit is contained in:
Philip Kaufmann
2012-08-02 10:09:29 +02:00
parent 381e87cbd2
commit efdcf94174
3 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
#include <sys/time.h>
#include <sys/resource.h>
#else
typedef int pid_t; /* define for windows compatibility */
typedef int pid_t; /* define for Windows compatibility */
#endif
#include <map>
#include <vector>