diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2013-04-23 13:33:13 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2013-04-23 13:33:13 +0000 |
| commit | 1d8053c5c04e7977f9086d277ed79890a7a59720 (patch) | |
| tree | 75417143cc8ab030c6159407d0b0cee1d50fc44c /lib/libc/stdio/printf.c | |
| parent | 61f75c4945a9e2003eb9346b2937f8f13d5f9806 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/printf.c')
| -rw-r--r-- | lib/libc/stdio/printf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.c b/lib/libc/stdio/printf.c index f623f2f94c25..83147b2314c1 100644 --- a/lib/libc/stdio/printf.c +++ b/lib/libc/stdio/printf.c @@ -18,7 +18,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. * |
