Commit 6ee8f819 authored by Alex Henrie's avatar Alex Henrie Committed by Alexandre Julliard

cmd: Remove inapplicable comment from WCMD_getfileowner.

parent 0ba9567a
......@@ -177,8 +177,6 @@ static int __cdecl WCMD_dir_sort (const void *a, const void *b)
/*****************************************************************************
* WCMD_getfileowner
*
* Reverse a WCHARacter string in-place (strrev() is not available under unixen :-( ).
*/
static void WCMD_getfileowner(WCHAR *filename, WCHAR *owner, int ownerlen) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment