Skip to content

Commit 0653c7e

Browse files
no changes
1 parent c10ae16 commit 0653c7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WYPopoverController/WYPopoverController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1410,7 +1410,7 @@ - (UIView *)rootView
14101410
if (count > 0)
14111411
{
14121412
int lastIndex = count - 1;
1413-
1413+
14141414
for (NSInteger i = lastIndex; i >= 0; i--)
14151415
{
14161416
UIView *view = [keyWindow.subviews objectAtIndex:i];

0 commit comments

Comments
 (0)