summaryrefslogtreecommitdiffstats
path: root/Lib/plat-irix6/IN.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-irix6/IN.py')
-rw-r--r--Lib/plat-irix6/IN.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/plat-irix6/IN.py b/Lib/plat-irix6/IN.py
index 9385bb0..5f91050 100644
--- a/Lib/plat-irix6/IN.py
+++ b/Lib/plat-irix6/IN.py
@@ -37,7 +37,7 @@ FD_SETSIZE = 1024
__NBBY = 8
# Included from string.h
-NULL = 0L
+NULL = 0
NBBY = 8
# Included from sys/endian.h