diff options
Diffstat (limited to 'lib/csu/i386/c++rt0.c')
-rw-r--r-- | lib/csu/i386/c++rt0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/i386/c++rt0.c b/lib/csu/i386/c++rt0.c index aa281093be803..99bfffb84e0d4 100644 --- a/lib/csu/i386/c++rt0.c +++ b/lib/csu/i386/c++rt0.c @@ -27,7 +27,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. * - * $Id: c++rt0.c,v 1.2 1995/05/30 05:39:36 rgrimes Exp $ + * $Id: c++rt0.c,v 1.2.4.1 1995/08/25 07:08:32 davidg Exp $ */ /* |