Skip to content

Commit 6561119

Browse files
committed
Xlib/protocol/display.py encoding declaration fixed
1 parent be42eb0 commit 6561119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Xlib/protocol/display.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# -*- coding: latin-1 -*-
1+
# -*- coding: iso-8859-1 -*-
22
#
33
# Xlib.protocol.display -- core display communication
44
#

0 commit comments

Comments
 (0)