summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcsstr.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2013-05-28 20:57:40 +0000
committeremaste <emaste@FreeBSD.org>2013-05-28 20:57:40 +0000
commit324e4c082c14aebf00f8dbee0fb7ad285393756a (patch)
treee626bff288f2cbf77d9f313f03f7f1797eb48b86 /lib/libc/string/wcsstr.c
parent3f99d602fd34d31d81a72b93b9d218071ff11bf9 (diff)
downloadFreeBSD-src-324e4c082c14aebf00f8dbee0fb7ad285393756a.zip
FreeBSD-src-324e4c082c14aebf00f8dbee0fb7ad285393756a.tar.gz
Renumber clauses to reduce diffs to other versions
NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier.
Diffstat (limited to 'lib/libc/string/wcsstr.c')
-rw-r--r--lib/libc/string/wcsstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/wcsstr.c b/lib/libc/string/wcsstr.c
index a9dc27b..ce598a6 100644
--- a/lib/libc/string/wcsstr.c
+++ b/lib/libc/string/wcsstr.c
@@ -13,7 +13,7 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
OpenPOWER on IntegriCloud