Author: arybchik
Date: Mon Nov 26 07:30:47 2018
New Revision: 340931
URL: https://svnweb.freebsd.org/changeset/base/340931

Log:
  sfxge(4): fix incorrectly set svn properties
  
  File name was used by the svn property value since
  real value was lost in the command.

Modified:
  head/.gitattributes
Directory Properties:
  head/sys/dev/sfxge/common/efx_regs_mcdi_aoe.h   (props changed)

Modified: head/.gitattributes
==============================================================================
--- head/.gitattributes Mon Nov 26 07:23:02 2018        (r340930)
+++ head/.gitattributes Mon Nov 26 07:30:47 2018        (r340931)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to