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

« back to all changes in this revision

Viewing changes to fcl/sunos/eventlog.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: eventlog.inc,v 1.1 2003/04/06 13:37:50 carl Exp $
 
2
    $Id: eventlog.inc,v 1.2 2005/02/14 17:13:17 peter Exp $
3
3
    This file is part of the Free Pascal run time library.
4
4
    Copyright (c) 2003 by the Free Pascal development team
5
5
 
6
6
    Generic event logging facility.
7
 
    
 
7
 
8
8
    See the file COPYING.FPC, included in this distribution,
9
9
    for details about the copyright.
10
10
 
17
17
{ ---------------------------------------------------------------------
18
18
    Include event log that maps to file event log.
19
19
  ---------------------------------------------------------------------}
20
 
  
 
20
 
21
21
{$i felog.inc}
22
22
 
23
23
{
24
24
  $Log: eventlog.inc,v $
25
 
  Revision 1.1  2003/04/06 13:37:50  carl
26
 
    * Fix compilation problems for some targets
 
25
  Revision 1.2  2005/02/14 17:13:17  peter
 
26
    * truncate log
27
27
 
28
28
}
29
 
  
 
 
b'\\ No newline at end of file'
 
29