[FFmpeg-cvslog] r11095 - trunk/libavformat/os_support.h
diego
subversion
Tue Nov 27 12:27:50 CET 2007
Author: diego
Date: Tue Nov 27 12:27:50 2007
New Revision: 11095
Log:
Remove possibly misleading comments.
Modified:
trunk/libavformat/os_support.h
Modified: trunk/libavformat/os_support.h
==============================================================================
--- trunk/libavformat/os_support.h (original)
+++ trunk/libavformat/os_support.h Tue Nov 27 12:27:50 2007
@@ -25,12 +25,6 @@
/**
* @file os_support.h
* miscellaneous OS support macros and functions.
- *
- * - socklen_t typedef (BeOS, Innotek libc)
- * - usleep() (Win32, BeOS)
- * - lseek() (Win32)
- * - closesocket()
- * - poll() (BeOS, MinGW)
*/
#if defined(__BEOS__) || defined(__INNOTEK_LIBC__)
More information about the ffmpeg-cvslog
mailing list