summaryrefslogtreecommitdiffstats
path: root/atomicio.c
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-12-07 17:01:13 +1100
committerDamien Miller <djm@mindrot.org>1999-12-07 17:01:13 +1100
commit1b3dfe32b609f852326df1d0877a7a3e869619aa (patch)
tree218815a0c3e165e3c9ae1c7862d6536fae5422c3 /atomicio.c
parentdc88b4d37b4fd980674e781d3523d9f52c268cec (diff)
undone silly changes
Diffstat (limited to 'atomicio.c')
-rw-r--r--atomicio.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/atomicio.c b/atomicio.c
index 0c776812..6c433e84 100644
--- a/atomicio.c
+++ b/atomicio.c
@@ -23,9 +23,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-
#include "includes.h"
-RCSID("$Id: atomicio.c,v 1.4 1999/12/07 06:00:20 damien Exp $");
+RCSID("$Id: atomicio.c,v 1.5 1999/12/07 06:01:13 damien Exp $");
#include "xmalloc.h"
#include "ssh.h"