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 d0e886e9bc900..c74c2aeef9280 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.30.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _MACHINE_SIGFRAME_H_ |