~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to rtl/sparc/strings.inc

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2005-05-30 11:59:10 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050530115910-x5pbzm4qqta4i94h
Tags: 2.0.0-2
debian/fp-compiler.postinst.in: forgot to reapply the patch that
correctly creates the slave link to pc(1).  (Closes: #310907)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
 
    $Id: strings.inc,v 1.1 2003/07/07 20:22:05 peter Exp $
 
2
    $Id: strings.inc,v 1.2 2005/02/14 17:13:31 peter Exp $
3
3
    This file is part of the Free Pascal run time library.
4
4
    Copyright (c) 2000 by Jonas Maebe, member of the
5
5
    Free Pascal development team
19
19
 
20
20
{
21
21
  $Log: strings.inc,v $
22
 
  Revision 1.1  2003/07/07 20:22:05  peter
23
 
    * generic string routines added
 
22
  Revision 1.2  2005/02/14 17:13:31  peter
 
23
    * truncate log
24
24
 
25
25
}