diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_getsockopt.c')
| -rw-r--r-- | lib/libc_r/uthread/uthread_getsockopt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_getsockopt.c b/lib/libc_r/uthread/uthread_getsockopt.c index 3222dbd9f508f..22d528cc9fda3 100644 --- a/lib/libc_r/uthread/uthread_getsockopt.c +++ b/lib/libc_r/uthread/uthread_getsockopt.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_getsockopt.c,v 1.9 2000/01/29 22:53:48 jasone Exp $ */ #include <sys/types.h> #include <sys/socket.h> |
