summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/exec.h')
-rw-r--r--sys/powerpc/include/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/exec.h b/sys/powerpc/include/exec.h
index f5a2bb26f61f..9cb61cfb85ef 100644
--- a/sys/powerpc/include/exec.h
+++ b/sys/powerpc/include/exec.h
@@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/exec.h,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $
*/
#ifndef _MACHINE_EXEC_H_