=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshconnect.c,v retrieving revision 1.302 retrieving revision 1.303 diff -u -r1.302 -r1.303 --- src/usr.bin/ssh/sshconnect.c 2018/07/19 10:28:47 1.302 +++ src/usr.bin/ssh/sshconnect.c 2018/07/19 23:03:16 1.303 @@ -1,4 +1,4 @@ -/* $OpenBSD: sshconnect.c,v 1.302 2018/07/19 10:28:47 dtucker Exp $ */ +/* $OpenBSD: sshconnect.c,v 1.303 2018/07/19 23:03:16 dtucker Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -315,7 +315,7 @@ } /* - * Creates a ocket for use as the ssh connection. + * Creates a socket for use as the ssh connection. */ static int ssh_create_socket(struct addrinfo *ai)