=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/atomicio.c,v retrieving revision 1.3.2.1 retrieving revision 1.3.2.2 diff -u -r1.3.2.1 -r1.3.2.2 --- src/usr.bin/ssh/atomicio.c 2000/09/01 18:23:16 1.3.2.1 +++ src/usr.bin/ssh/atomicio.c 2000/11/08 21:30:16 1.3.2.2 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999 Theo de Raadt + * Copyright (c) 1995,1999 Theo de Raadt * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: atomicio.c,v 1.3.2.1 2000/09/01 18:23:16 jason Exp $"); +RCSID("$OpenBSD: atomicio.c,v 1.3.2.2 2000/11/08 21:30:16 jason Exp $"); #include "xmalloc.h" #include "ssh.h"