summaryrefslogtreecommitdiff
path: root/atomicio.c
diff options
context:
space:
mode:
Diffstat (limited to 'atomicio.c')
-rw-r--r--atomicio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/atomicio.c b/atomicio.c
index 7985fb80d..8287840a3 100644
--- a/atomicio.c
+++ b/atomicio.c
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (c) 1995,1999 Theo de Raadt 2 * Copyright (c) 1995,1999 Theo de Raadt. All rights reserved.
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
5 * Redistribution and use in source and binary forms, with or without 5 * Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
24 */ 24 */
25 25
26#include "includes.h" 26#include "includes.h"
27RCSID("$OpenBSD: atomicio.c,v 1.8 2001/01/21 19:05:40 markus Exp $"); 27RCSID("$OpenBSD: atomicio.c,v 1.9 2001/03/02 18:54:30 deraadt Exp $");
28 28
29#include "xmalloc.h" 29#include "xmalloc.h"
30#include "atomicio.h" 30#include "atomicio.h"