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

« back to all changes in this revision

Viewing changes to libtiff/tif_pixarlog.c

  • 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_pixarlog.c,v 1.15.2.3 2009-01-01 00:10:43 bfriesen Exp $ */
 
1
/* $Id: tif_pixarlog.c,v 1.15.2.4 2010-06-08 18:50:42 bfriesen Exp $ */
2
2
 
3
3
/*
4
4
 * Copyright (c) 1996-1997 Sam Leffler
1362
1362
#endif /* PIXARLOG_SUPPORT */
1363
1363
 
1364
1364
/* vim: set ts=8 sts=8 sw=8 noet: */
 
1365
/*
 
1366
 * Local Variables:
 
1367
 * mode: c
 
1368
 * c-basic-offset: 8
 
1369
 * fill-column: 78
 
1370
 * End:
 
1371
 */