~ubuntu-branches/ubuntu/trusty/tiff/trusty

« back to all changes in this revision

Viewing changes to port/libport.h

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2012-06-24 13:45:42 UTC
  • mfrom: (15.1.14 sid)
  • Revision ID: package-import@ubuntu.com-20120624134542-u7dltcqwnb6orprf
Tags: 4.0.2-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: libport.h,v 1.2.2.3 2010-06-08 18:50:43 bfriesen Exp $ */
 
1
/* $Id: libport.h,v 1.2 2009-11-02 14:44:13 bfriesen Exp $ */
2
2
 
3
3
/*
4
4
 * Copyright (c) 2009 Frank Warmerdam
49
49
#endif
50
50
 
51
51
#endif /* ndef _LIBPORT_ */
52
 
/*
53
 
 * Local Variables:
54
 
 * mode: c
55
 
 * c-basic-offset: 8
56
 
 * fill-column: 78
57
 
 * End:
58
 
 */