diff options
Diffstat (limited to 'sys/amd64/include/sigframe.h')
-rw-r--r-- | sys/amd64/include/sigframe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/sigframe.h b/sys/amd64/include/sigframe.h index d104507d52f8..750b33017602 100644 --- a/sys/amd64/include/sigframe.h +++ b/sys/amd64/include/sigframe.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/amd64/include/sigframe.h,v 1.9.32.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _MACHINE_SIGFRAME_H_ |