diff options
Diffstat (limited to 'sys/alpha/include/ucontext.h')
-rw-r--r-- | sys/alpha/include/ucontext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/include/ucontext.h b/sys/alpha/include/ucontext.h index 50b1418c391e5..a6d4c1fee059e 100644 --- a/sys/alpha/include/ucontext.h +++ b/sys/alpha/include/ucontext.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/alpha/include/ucontext.h,v 1.3 1999/10/08 09:09:13 dfr Exp $ */ #ifndef _MACHINE_UCONTEXT_H_ |