diff options
author | obrien <obrien@FreeBSD.org> | 2003-11-14 17:16:58 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-11-14 17:16:58 +0000 |
commit | b0479caf614810b424cbb8e80b47db2da6b2ca71 (patch) | |
tree | 2eaf7fc7d82bb8d1e15839fdb981b640a4f32c00 /sys/dev/sn | |
parent | 6260ac284472c8aa21372d1fa6906101f062ac5e (diff) | |
download | FreeBSD-src-b0479caf614810b424cbb8e80b47db2da6b2ca71.zip FreeBSD-src-b0479caf614810b424cbb8e80b47db2da6b2ca71.tar.gz |
Remove duplicate FBSDID's, move others to their right place.
Diffstat (limited to 'sys/dev/sn')
-rw-r--r-- | sys/dev/sn/if_sn.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sn/if_sn.c b/sys/dev/sn/if_sn.c index 1768b6d..689ee83 100644 --- a/sys/dev/sn/if_sn.c +++ b/sys/dev/sn/if_sn.c @@ -27,7 +27,6 @@ * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * */ #include <sys/cdefs.h> |