[4/5] cmd: WCMD_delete: move loop body (minus commandline processing) into separate function

Dan Kegel dank at kegel.com
Sun May 1 19:28:13 CDT 2011


This makes WCMD_delete a little easier to read by moving
the loop body into a separate function, leaving the
commandline processing behind in the original function.
No change in functionality.

The next and last patch in the series will fix bug 26885.
---
 programs/cmd/builtins.c |  367 ++++++++++++++++++++++++-----------------------
 1 files changed, 188 insertions(+), 179 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-cmd-WCMD_delete-break-argument-processing-into-separ.patch
Type: text/x-patch
Size: 14708 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110501/733a77a3/attachment.bin>


More information about the wine-patches mailing list