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

« back to all changes in this revision

Viewing changes to rtl/m68k/setjump.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: setjump.inc,v 1.3 2002/09/07 16:01:20 peter Exp $
 
2
    $Id: setjump.inc,v 1.4 2005/02/14 17:13:30 peter Exp $
3
3
    This file is part of the Free Pascal run time library.
4
4
    Copyright (c) 1999-2000 by xxxx
5
5
    member of the Free Pascal development team
28
28
end;
29
29
 
30
30
  $Log: setjump.inc,v $
31
 
  Revision 1.3  2002/09/07 16:01:20  peter
32
 
    * old logs removed and tabs fixed
 
31
  Revision 1.4  2005/02/14 17:13:30  peter
 
32
    * truncate log
33
33
 
34
34
}