diff options
Diffstat (limited to 'lib/libc_r/test/sigwait/sigwait.c')
-rw-r--r-- | lib/libc_r/test/sigwait/sigwait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/test/sigwait/sigwait.c b/lib/libc_r/test/sigwait/sigwait.c index 961691db2ab6b..b57a2e2f26d2c 100644 --- a/lib/libc_r/test/sigwait/sigwait.c +++ b/lib/libc_r/test/sigwait/sigwait.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/test/sigwait/sigwait.c,v 1.5 1999/12/05 00:48:53 deischen Exp $ */ #include <stdlib.h> #include <unistd.h> |