~ubuntu-branches/ubuntu/quantal/tiff/quantal

« back to all changes in this revision

Viewing changes to libtiff/tif_predict.h

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2010-06-18 21:28:11 UTC
  • mfrom: (10.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20100618212811-3t5mffcr8gpfpuel
Tags: 3.9.4-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: tif_predict.h,v 1.3.2.1 2007/11/22 21:24:51 fwarmerdam Exp $ */
 
1
/* $Id: tif_predict.h,v 1.3.2.2 2010-06-08 18:50:42 bfriesen Exp $ */
2
2
 
3
3
/*
4
4
 * Copyright (c) 1995-1997 Sam Leffler
68
68
#endif /* _TIFFPREDICT_ */
69
69
 
70
70
/* vim: set ts=8 sts=8 sw=8 noet: */
 
71
/*
 
72
 * Local Variables:
 
73
 * mode: c
 
74
 * c-basic-offset: 8
 
75
 * fill-column: 78
 
76
 * End:
 
77
 */