From 0f8061140340a80575a023e10f29db27bd5badf2 Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Fri, 9 May 2014 16:03:12 +0200 Subject: [PATCH] Fix C++ comments in . --- libc/include/sys/types.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libc/include/sys/types.h b/libc/include/sys/types.h index d03b4858..b59f4b1e 100644 --- a/libc/include/sys/types.h +++ b/libc/include/sys/types.h @@ -22,8 +22,6 @@ *******************************************************************************/ -// TODO: Make this header comply with POSIX-1.2008 - #ifndef INCLUDE_SYS_TYPES_H #define INCLUDE_SYS_TYPES_H