diff options
Diffstat (limited to 'win32/include/sys/socket.h')
-rwxr-xr-x | win32/include/sys/socket.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/include/sys/socket.h b/win32/include/sys/socket.h index be5d9a614..7786114a8 100755 --- a/win32/include/sys/socket.h +++ b/win32/include/sys/socket.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000-2001 the xine project + * Copyright (C) 2000-2004 the xine project * * This file is part of xine, a unix video player. * @@ -34,4 +34,4 @@ #define SIGALRM 14 #endif -#endif /* _SOCKET_H */
\ No newline at end of file +#endif /* _SOCKET_H */ |