svn commit: r324003 - head

Baptiste Daroussin bapt at FreeBSD.org
Tue Sep 26 05:47:35 UTC 2017


Author: bapt
Date: Tue Sep 26 05:47:33 2017
New Revision: 324003
URL: https://svnweb.freebsd.org/changeset/base/324003

Log:
  Remove empty lines for consistency with other entries

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Tue Sep 26 05:46:10 2017	(r324002)
+++ head/ObsoleteFiles.inc	Tue Sep 26 05:47:33 2017	(r324003)
@@ -164,7 +164,6 @@ OLD_DIRS+=usr/share/openssl/man/en.ISO8859-1/cat1
 OLD_DIRS+=usr/share/openssl/man/en.ISO8859-1/cat3
 # 20170802: ksyms(4) ioctl interface was removed
 OLD_FILES+=usr/include/sys/ksyms.h
-
 # 20170722: new clang import which bumps version from 4.0.0 to 5.0.0.
 OLD_FILES+=usr/lib/clang/4.0.0/include/sanitizer/allocator_interface.h
 OLD_FILES+=usr/lib/clang/4.0.0/include/sanitizer/asan_interface.h


More information about the svn-src-all mailing list