commit | bd4704280d2d5d884476c85531c9dfd566ac601e | [log] [tgz] |
---|---|---|
author | Dylan Smith <dylan.ah.smith@gmail.com> | Thu Aug 13 08:44:18 2009 -0400 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Aug 13 15:35:17 2009 +0200 |
tree | 76465f9889a4396532f8d8a89f881f9992a6dc47 | |
parent | 8f0dfaba3020d5e660705446fb13b39b71979a22 [diff] |
richedit: Replace offsets arg with ME_Cursor for ME_InternalDeleteText. Offsets are still used within the function, but this patch reduces the use of it at the entry to the function.