summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fcloseall.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/fcloseall.c')
-rw-r--r--lib/libc/stdio/fcloseall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fcloseall.c b/lib/libc/stdio/fcloseall.c
index 8ee9a6227b790..530e98216a8c3 100644
--- a/lib/libc/stdio/fcloseall.c
+++ b/lib/libc/stdio/fcloseall.c
@@ -24,7 +24,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/stdio/fcloseall.c,v 1.2 2006/04/22 16:47:59 deischen Exp $");
#include <stdio.h>
#include "local.h"