From 9be0cda615e6437e7db862cea3b1857716e2787d Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Sat, 18 Feb 2006 23:49:28 +0000 Subject: Style: Remove blank lines before EOF. Tested by: cvs diff -B --- sys/modules/netgraph/atm/Makefile | 1 - sys/modules/netgraph/bluetooth/Makefile | 1 - sys/modules/netgraph/bluetooth/bluetooth/Makefile | 1 - sys/modules/netgraph/bluetooth/bt3c/Makefile | 1 - sys/modules/netgraph/bluetooth/h4/Makefile | 1 - sys/modules/netgraph/bluetooth/ubt/Makefile | 1 - sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile | 1 - 7 files changed, 7 deletions(-) (limited to 'sys/modules/netgraph') diff --git a/sys/modules/netgraph/atm/Makefile b/sys/modules/netgraph/atm/Makefile index 02de9774ffa7c..51361d7d9d0bf 100644 --- a/sys/modules/netgraph/atm/Makefile +++ b/sys/modules/netgraph/atm/Makefile @@ -10,4 +10,3 @@ SUBDIR= \ uni .include - diff --git a/sys/modules/netgraph/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/Makefile index 8fdd89643c97f..2c7ae7a58132b 100644 --- a/sys/modules/netgraph/bluetooth/Makefile +++ b/sys/modules/netgraph/bluetooth/Makefile @@ -12,4 +12,3 @@ SUBDIR= \ ubtbcmfw .include - diff --git a/sys/modules/netgraph/bluetooth/bluetooth/Makefile b/sys/modules/netgraph/bluetooth/bluetooth/Makefile index a3c951f6dfa31..35c3ead6e5c2f 100644 --- a/sys/modules/netgraph/bluetooth/bluetooth/Makefile +++ b/sys/modules/netgraph/bluetooth/bluetooth/Makefile @@ -9,4 +9,3 @@ KMOD= ng_bluetooth SRCS= ng_bluetooth.c .include - diff --git a/sys/modules/netgraph/bluetooth/bt3c/Makefile b/sys/modules/netgraph/bluetooth/bt3c/Makefile index 753400eddda55..36514b136f41c 100644 --- a/sys/modules/netgraph/bluetooth/bt3c/Makefile +++ b/sys/modules/netgraph/bluetooth/bt3c/Makefile @@ -10,4 +10,3 @@ KMOD= ng_bt3c SRCS= ng_bt3c_pccard.c bus_if.h card_if.h device_if.h pccarddevs.h .include - diff --git a/sys/modules/netgraph/bluetooth/h4/Makefile b/sys/modules/netgraph/bluetooth/h4/Makefile index 849d899f490ce..f8dfc96d6dabc 100644 --- a/sys/modules/netgraph/bluetooth/h4/Makefile +++ b/sys/modules/netgraph/bluetooth/h4/Makefile @@ -10,4 +10,3 @@ KMOD= ng_h4 SRCS= ng_h4.c .include - diff --git a/sys/modules/netgraph/bluetooth/ubt/Makefile b/sys/modules/netgraph/bluetooth/ubt/Makefile index c68961c80c330..7feb967ad8faa 100644 --- a/sys/modules/netgraph/bluetooth/ubt/Makefile +++ b/sys/modules/netgraph/bluetooth/ubt/Makefile @@ -10,4 +10,3 @@ KMOD= ng_ubt SRCS= ng_ubt.c bus_if.h device_if.h opt_usb.h usbdevs.h .include - diff --git a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile index 908d2c3611599..e9f414f640740 100644 --- a/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile +++ b/sys/modules/netgraph/bluetooth/ubtbcmfw/Makefile @@ -10,4 +10,3 @@ KMOD= ubtbcmfw SRCS= ubtbcmfw.c bus_if.h device_if.h opt_usb.h usbdevs.h .include - -- cgit v1.3