=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rdistd/server.c,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- src/usr.bin/rdistd/server.c 2019/06/28 13:35:03 1.47 +++ src/usr.bin/rdistd/server.c 2022/01/28 06:18:42 1.48 @@ -1,4 +1,4 @@ -/* $OpenBSD: server.c,v 1.47 2019/06/28 13:35:03 deraadt Exp $ */ +/* $OpenBSD: server.c,v 1.48 2022/01/28 06:18:42 guenther Exp $ */ /* * Copyright (c) 1983 Regents of the University of California. @@ -1674,7 +1674,7 @@ } /* - * Let client know we want it to send it's version number + * Let client know we want it to send its version number */ (void) sendcmd(S_VERSION, NULL);