Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 553a029

Browse files
committed
Back out rev. 51583 as this file is auto-generated. Obviously the program that
auto-generates this file will need to get fixed.
1 parent 7c90aed commit 553a029

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/plat-sunos5/STROPTS.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1550,7 +1550,7 @@ def seg_pages(seg): return \
15501550
AS_PAGLCK = 0x80
15511551
AS_CLAIMGAP = 0x40
15521552
AS_UNMAPWAIT = 0x20
1553-
def AS_TYPE_64BIT(as_): return \
1553+
def AS_TYPE_64BIT(as): return \
15541554

15551555
AS_LREP_LINKEDLIST = 0
15561556
AS_LREP_SKIPLIST = 1

0 commit comments

Comments
 (0)