aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/i386-elf/crt1_s.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/i386-elf/crt1_s.S')
-rw-r--r--lib/csu/i386-elf/crt1_s.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/csu/i386-elf/crt1_s.S b/lib/csu/i386-elf/crt1_s.S
index e9082a076181..8ce3eb240488 100644
--- a/lib/csu/i386-elf/crt1_s.S
+++ b/lib/csu/i386-elf/crt1_s.S
@@ -22,7 +22,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/lib/csu/i386-elf/crt1_s.S,v 1.1.2.3.2.2 2011/01/22 17:49:37 kib Exp $
*/
@@ -49,4 +49,4 @@ _start:
.cfi_endproc
.size _start, . - _start
- .ident "$FreeBSD$"
+ .ident "$FreeBSD: src/lib/csu/i386-elf/crt1_s.S,v 1.1.2.3.2.2 2011/01/22 17:49:37 kib Exp $"