From: Arran Cudbard-Bell Date: Tue, 13 Sep 2016 13:51:29 +0000 (-0400) Subject: FreeRADIUS is C11. Non of that Apple junk... X-Git-Tag: release_3_0_12~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875e21d607904a577e2cf48834e19d453b42b5f5;p=thirdparty%2Ffreeradius-server.git FreeRADIUS is C11. Non of that Apple junk... --- diff --git a/.gitattributes b/.gitattributes index 035d6c6dcda..a76baa9ed3e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ * text=auto * ident +*.h linguist-language=c +*.c linguist-language=c +doc/* linguist-documentation