Index: compat/win/sys/types.h |
diff --git a/compat/win/sys/types.h b/compat/win/sys/types.h |
index 6cd8ab3d56427633313bd4f4711ab8101fa28710..1d5fafa2bde3dc8c74f45ea687cf889ad40bfc99 100644 |
--- a/compat/win/sys/types.h |
+++ b/compat/win/sys/types.h |
@@ -28,5 +28,4 @@ typedef __w64 int ssize_t; |
typedef __w64 unsigned int pid_t; |
#endif |
- |
#endif // CRASHPAD_COMPAT_WIN_SYS_TYPES_H_ |