summaryrefslogtreecommitdiffstats
path: root/sys/svr4/svr4_socket.c
diff options
context:
space:
mode:
authornewton <newton@FreeBSD.org>1999-07-30 13:42:56 +0000
committernewton <newton@FreeBSD.org>1999-07-30 13:42:56 +0000
commit9810ef40cafa0d938694a414d4e23a7be94fa2eb (patch)
treef68c8fb2d42fba4240f2f4ae9a151ca9d9a83c03 /sys/svr4/svr4_socket.c
parent4f2b522ebca04b20e8b43c14661371356803fff4 (diff)
downloadFreeBSD-src-9810ef40cafa0d938694a414d4e23a7be94fa2eb.zip
FreeBSD-src-9810ef40cafa0d938694a414d4e23a7be94fa2eb.tar.gz
Previous commit also finished cleaning up some dev_t -> udev_t transformations
related to the commit for rev 1.3 of svr4_stat.c. svr4_sysvec.c also received a copyright message (which is why it grew by 28 lines).
Diffstat (limited to 'sys/svr4/svr4_socket.c')
-rw-r--r--sys/svr4/svr4_socket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/svr4/svr4_socket.c b/sys/svr4/svr4_socket.c
index 45498b3..f426900 100644
--- a/sys/svr4/svr4_socket.c
+++ b/sys/svr4/svr4_socket.c
@@ -28,7 +28,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id$
+ * $Id: svr4_socket.c,v 1.2 1999/07/30 12:45:17 newton Exp $
*/
/*
OpenPOWER on IntegriCloud