summaryrefslogtreecommitdiffstats
path: root/lib/libkse/sys
diff options
context:
space:
mode:
authordeischen <deischen@FreeBSD.org>1999-08-05 12:15:30 +0000
committerdeischen <deischen@FreeBSD.org>1999-08-05 12:15:30 +0000
commit3999d507696f72f37395b8794667806e95369608 (patch)
tree196a4de8dfd9b807ab617441eb96cc2088d3b64f /lib/libkse/sys
parent9161b0a7904cd5f5ec64dfebc31201ccdf41c2f9 (diff)
downloadFreeBSD-src-3999d507696f72f37395b8794667806e95369608.zip
FreeBSD-src-3999d507696f72f37395b8794667806e95369608.tar.gz
Add RCS IDs to those files without them.
Fix copyrights (s/REGENTS/AUTHOR). Suggested by: tg Approved by: jb
Diffstat (limited to 'lib/libkse/sys')
-rw-r--r--lib/libkse/sys/thr_error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libkse/sys/thr_error.c b/lib/libkse/sys/thr_error.c
index 545dfb0..9f9e1a5 100644
--- a/lib/libkse/sys/thr_error.c
+++ b/lib/libkse/sys/thr_error.c
@@ -31,6 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * $Id$
*/
#ifdef _THREAD_SAFE
#include <pthread.h>
OpenPOWER on IntegriCloud