diff options
Diffstat (limited to 'sys/powerpc/include/sigframe.h')
-rw-r--r-- | sys/powerpc/include/sigframe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/sigframe.h b/sys/powerpc/include/sigframe.h index d0e886e9bc90..732d33b35802 100644 --- a/sys/powerpc/include/sigframe.h +++ b/sys/powerpc/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/powerpc/include/sigframe.h,v 1.4.22.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _MACHINE_SIGFRAME_H_ |