Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/libgc
diff options
context:
space:
mode:
authorBen Maurer <benm@mono-cvs.ximian.com>2004-12-03 04:08:33 +0300
committerBen Maurer <benm@mono-cvs.ximian.com>2004-12-03 04:08:33 +0300
commit7970a582a5c97137e028bfde537177ea37956bef (patch)
tree3397d849b08eedd633c1850e9be1ce833ebb32d3 /libgc
parent502d9ec360b1f10471c32f7a5c6524a9c00eb54c (diff)
fix up $ type stuff that got left over from cvs2svn. This will not come back again
svn path=/trunk/mono/; revision=36980
Diffstat (limited to 'libgc')
-rw-r--r--libgc/alpha_mach_dep.S2
-rwxr-xr-xlibgc/mkinstalldirs2
2 files changed, 2 insertions, 2 deletions
diff --git a/libgc/alpha_mach_dep.S b/libgc/alpha_mach_dep.S
index b346c512354..bff64d35315 100644
--- a/libgc/alpha_mach_dep.S
+++ b/libgc/alpha_mach_dep.S
@@ -1,4 +1,4 @@
- # $Id: alpha_mach_dep.S,v 1.1 2003/03/31 14:33:59 martin Exp $
+ # $Id$
.arch ev6
.text
diff --git a/libgc/mkinstalldirs b/libgc/mkinstalldirs
index b786fdec90a..994d71ce7a7 100755
--- a/libgc/mkinstalldirs
+++ b/libgc/mkinstalldirs
@@ -4,7 +4,7 @@
# Created: 1993-05-16
# Public domain
-# $Id: mkinstalldirs,v 1.1 2003/03/31 14:34:30 martin Exp $
+# $Id$
errstatus=0
dirmode=""