diff options
Diffstat (limited to 'lib/libc_r/test/sigwait_d.c')
-rw-r--r-- | lib/libc_r/test/sigwait_d.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/test/sigwait_d.c b/lib/libc_r/test/sigwait_d.c index f3ccd6b98491..46baec663121 100644 --- a/lib/libc_r/test/sigwait_d.c +++ b/lib/libc_r/test/sigwait_d.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_d.c,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdlib.h> #include <unistd.h> |