Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterBright committed Jan 21, 2012
1 parent 98a14a2 commit 0469210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctod.dd
Original file line number Diff line number Diff line change
Expand Up @@ -1504,7 +1504,7 @@ void func(Collection c)
max = i;
}

c.apply(comp_max);
c.apply(&comp_max);
}
-----------------------------

Expand Down

0 comments on commit 0469210

Please sign in to comment.