Changeset 591835ca2bad00c4c84b7213f9c24e2cecc4513d

Show
Ignore:
Timestamp:
28/02/07 17:56:57 (2 years ago)
Author:
Christophe Mutricy <xtophe@videolan.org>
git-committer:
Christophe Mutricy <xtophe@videolan.org> 1172681817 +0000
git-parent:

[3bc601a592a6bfa37030b1dc87b4a808b092a8ae]

git-author:
Christophe Mutricy <xtophe@videolan.org> 1172681817 +0000
Message:

Meaningfull typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/network/io.c

    r3bc601a r591835c  
    310310                continue; 
    311311 
    312 #ifdef POLLRDHUP /* This is nice but non-portable */ 
     312#ifndef POLLRDHUP /* This is nice but non-portable */ 
    313313# define POLLRDHUP 0 
    314314#endif