Browse Source
- Remove extraneous parentheses and braces; - Remove redundant NUL-termination before strcpy(); - Check result of unlink when probing for decomposed file names; - Adjust for the coding style by adding missing whitespaces; - Move storage class "static" at the beginning of the decl. Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Robin Rosenberg
13 years ago
committed by
Junio C Hamano
1 changed files with 14 additions and 20 deletions
Loading…
Reference in new issue