diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 10:47:11 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 10:47:11 +0000 |
| commit | 4be18f39ecc8972da1d0272e36df861a625312db (patch) | |
| tree | e1e267ba79db7969ada02f87e179f5a781c41b11 /lib/libc/net/send.c | |
| parent | 3ad6d9e00c8cca36a8f03cb66063a0a924f15217 (diff) | |
Notes
Diffstat (limited to 'lib/libc/net/send.c')
| -rw-r--r-- | lib/libc/net/send.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/net/send.c b/lib/libc/net/send.c index 81151c4909cd..f8e1235186d1 100644 --- a/lib/libc/net/send.c +++ b/lib/libc/net/send.c @@ -29,6 +29,8 @@ * 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$ */ #if defined(LIBC_SCCS) && !defined(lint) |
