diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_getdirentries.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_getdirentries.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_getdirentries.c b/lib/libc_r/uthread/uthread_getdirentries.c index b633c08c8de6..1455ad08000f 100644 --- a/lib/libc_r/uthread/uthread_getdirentries.c +++ b/lib/libc_r/uthread/uthread_getdirentries.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/uthread_getdirentries.c,v 1.10 2001/04/10 04:19:20 deischen Exp $ */ #include <sys/types.h> #include <dirent.h> |