summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/findfp.c
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-07-29 15:08:14 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-07-29 15:08:14 +0000
commit549c291915d643196a67aab66c9cafafcb598813 (patch)
treee925f27d50ba03c6c5be9398877174685ae38a10 /lib/libc/stdio/findfp.c
parent401e25bd05d3529a603e447787673ac60ccb3e82 (diff)
Notes
Diffstat (limited to 'lib/libc/stdio/findfp.c')
-rw-r--r--lib/libc/stdio/findfp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/findfp.c b/lib/libc/stdio/findfp.c
index 3754258922cc..9e7bc28f1182 100644
--- a/lib/libc/stdio/findfp.c
+++ b/lib/libc/stdio/findfp.c
@@ -192,7 +192,7 @@ found:
* but documented historically for certain applications. Bad applications.
*/
__warn_references(f_prealloc,
- "warning: this program uses f_prealloc(), which is stupid.");
+ "warning: this program uses f_prealloc(), which is not recommended.");
void
f_prealloc()