X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=a1e9100f9e3ccb8466ec603e154cb230dc2cb33b;hb=9126f0091f271f090cc030a788219574ab0fea97;hp=841bead9db18a025638570c10cac72bcf4791f68;hpb=d96ca27e1089a190139591ac365873f26bffcf5c;p=git.git diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 841bead9d..a1e9100f9 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -71,7 +71,7 @@ run git diff --check on your changes before you commit. (1a) Try to be nice to older C compilers -We try to support wide range of C compilers to compile +We try to support a wide range of C compilers to compile git with. That means that you should not use C99 initializers, even if a lot of compilers grok it.