]> pd.if.org Git - pdclib/blobdiff - platform/win32/functions/_PDCLIB/_PDCLIB_open.c
Cosmetic comment fixes.
[pdclib] / platform / win32 / functions / _PDCLIB / _PDCLIB_open.c
index a47af17f207353139c207d6aa7947afc76fc46b1..21c899566915f480cea53d6b74ec9fbd0d149c71 100644 (file)
@@ -4,9 +4,6 @@
    Permission is granted to use, modify, and / or redistribute at will.
 */
 
-/* This is a stub implementation of open.
-*/
-
 #include <stdio.h>
 #include <errno.h>