[PATCH 0/1] MR1252: cmd: Remove inapplicable comment from WCMD_getfileowner.
3 Nov
3 Nov
10:17 p.m.
New subject: [PATCH 1/1] cmd: Remove inapplicable comment from WCMD_getfileowner.
From: Alex Henrie <alexhenrie24(a)gmail.com> --- programs/cmd/directory.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/programs/cmd/directory.c b/programs/cmd/directory.c index 8417687939a..c556746d7ad 100644 --- a/programs/cmd/directory.c +++ b/programs/cmd/directory.c @@ -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) { -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/1252
1139
Age (days ago)
1139
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alex Henrie -
Alex Henrie (@alexhenrie)