aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/rget.c
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2013-04-23 13:33:13 +0000
committerEd Maste <emaste@FreeBSD.org>2013-04-23 13:33:13 +0000
commit1d8053c5c04e7977f9086d277ed79890a7a59720 (patch)
tree75417143cc8ab030c6159407d0b0cee1d50fc44c /lib/libc/stdio/rget.c
parent61f75c4945a9e2003eb9346b2937f8f13d5f9806 (diff)
downloadsrc-1d8053c5c04e7977f9086d277ed79890a7a59720.tar.gz
src-1d8053c5c04e7977f9086d277ed79890a7a59720.zip
Renumber clauses to reduce diffs to other versions
NetBSD, OpenBSD, and Android's Bionic all number the clauses 1 through 3, so follow suit to make comparison easier. Acked-by: imp@
Notes
Notes: svn path=/head/; revision=249808
Diffstat (limited to 'lib/libc/stdio/rget.c')
-rw-r--r--lib/libc/stdio/rget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/rget.c b/lib/libc/stdio/rget.c
index 71c75e0ac9e1..bdc0311674e1 100644
--- a/lib/libc/stdio/rget.c
+++ b/lib/libc/stdio/rget.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.
*