diff options
Diffstat (limited to 'asm/ghttpConnection.s')
-rw-r--r-- | asm/ghttpConnection.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/ghttpConnection.s b/asm/ghttpConnection.s index 3ea7e8e..0e042c5 100644 --- a/asm/ghttpConnection.s +++ b/asm/ghttpConnection.s @@ -269,16 +269,16 @@ lbl_80351AD4: /* 80351B00 0034D760 2C 00 00 00 */ cmpwi r0, 0
/* 80351B04 0034D764 41 82 00 0C */ beq lbl_80351B10
/* 80351B08 0034D768 7F E3 FB 78 */ mr r3, r31
-/* 80351B0C 0034D76C 48 00 2E 81 */ bl func_8035498C
+/* 80351B0C 0034D76C 48 00 2E 81 */ bl ghiPostCleanupState
lbl_80351B10:
/* 80351B10 0034D770 80 7F 01 60 */ lwz r3, 0x160(r31)
/* 80351B14 0034D774 2C 03 00 00 */ cmpwi r3, 0
/* 80351B18 0034D778 41 82 00 20 */ beq lbl_80351B38
-/* 80351B1C 0034D77C 48 00 27 25 */ bl func_80354240
+/* 80351B1C 0034D77C 48 00 27 25 */ bl ghiIsPostAutoFree
/* 80351B20 0034D780 2C 03 00 00 */ cmpwi r3, 0
/* 80351B24 0034D784 41 82 00 14 */ beq lbl_80351B38
/* 80351B28 0034D788 80 7F 01 60 */ lwz r3, 0x160(r31)
-/* 80351B2C 0034D78C 48 00 27 1D */ bl func_80354248
+/* 80351B2C 0034D78C 48 00 27 1D */ bl ghiFreePost
/* 80351B30 0034D790 38 00 00 00 */ li r0, 0
/* 80351B34 0034D794 90 1F 01 60 */ stw r0, 0x160(r31)
lbl_80351B38:
|