From cdf90d6e3c81fd74485e3a96c7cb390b701ed821 Mon Sep 17 00:00:00 2001 From: Andrew Rybchenko Date: Mon, 26 Nov 2018 07:30:47 +0000 Subject: [PATCH] sfxge(4): fix incorrectly set svn properties File name was used by the svn property value since real value was lost in the command. --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index f2fbec8905c0..d3452fd3cef7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,5 +3,3 @@ *.cpp diff=cpp *.hpp diff=cpp *.py diff=python -. svn-properties=svn:mime-type=sys/dev/sfxge/common/efx_regs_mcdi_aoe.h -. svn-properties=svn:eol-style=sys/dev/sfxge/common/efx_regs_mcdi_aoe.h