summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/ci.c
diff options
context:
space:
mode:
authorNiall O'Higgins <niallo@cvs.openbsd.org>2006-04-13 13:15:19 +0000
committerNiall O'Higgins <niallo@cvs.openbsd.org>2006-04-13 13:15:19 +0000
commit8adb813abf1d851df2cf44c549726c74bf577620 (patch)
tree85e3e81778cd93bb14a31016c8b6594cf27e62b4 /usr.bin/rcs/ci.c
parentf324f76899bfb6b3ebde89af80786f290b8915b2 (diff)
fix some typos
Diffstat (limited to 'usr.bin/rcs/ci.c')
-rw-r--r--usr.bin/rcs/ci.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/rcs/ci.c b/usr.bin/rcs/ci.c
index 77241938217..09fe68faacc 100644
--- a/usr.bin/rcs/ci.c
+++ b/usr.bin/rcs/ci.c
@@ -1,14 +1,14 @@
-/* $OpenBSD: ci.c,v 1.142 2006/04/13 03:18:06 joris Exp $ */
+/* $OpenBSD: ci.c,v 1.143 2006/04/13 13:15:18 niallo Exp $ */
/*
* Copyright (c) 2005, 2006 Niall O'Higgins <niallo@openbsd.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following cinditions
+ * modification, are permitted provided that the following conditions
* are met:
*
- * 1. Redistributions of source cide must retain the above cipyright
- * notice, this list of cinditions and the following disclaimer.
+ * 1. Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
* 2. The name of the author may not be used to endorse or promote products
* derived from this software without specific prior written permission.
*