diff options
Diffstat (limited to 'share/examples/libifconfig/setmtu.c')
-rw-r--r-- | share/examples/libifconfig/setmtu.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/examples/libifconfig/setmtu.c b/share/examples/libifconfig/setmtu.c index bef61ae402ec..06417cb7fc5b 100644 --- a/share/examples/libifconfig/setmtu.c +++ b/share/examples/libifconfig/setmtu.c @@ -23,8 +23,6 @@ * CAUSED AND ON ANY 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. - * - * $FreeBSD$ */ #include <err.h> |