~dannf/ubuntu/saucy/djvulibre/lp1224195

« back to all changes in this revision

Viewing changes to libdjvu/DjVuFile.h

  • Committer: Package Import Robot
  • Author(s): Barak A. Pearlmutter
  • Date: 2011-06-09 23:06:30 UTC
  • mfrom: (1.1.8) (12.2.19 sid)
  • Revision ID: package-import@ubuntu.com-20110609230630-iixyb3dzba1lio13
Tags: 3.5.24-7
upstream fix to page extraction bug (closes: #629941)

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
//C- | TO ANY WARRANTY OF NON-INFRINGEMENT, OR ANY IMPLIED WARRANTY OF
53
53
//C- | MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
54
54
//C- +------------------------------------------------------------------
55
 
// 
56
 
// $Id: DjVuFile.h,v 1.12 2007/05/19 03:07:33 leonb Exp $
57
 
// $Name: debian_version_3_5_23-3 $
58
55
 
59
56
#ifndef _DJVUFILE_H
60
57
#define _DJVUFILE_H
104
101
 
105
102
    @memo Classes representing DjVu files.
106
103
    @author Andrei Erofeev <eaf@geocities.com>
107
 
    @version #$Id: DjVuFile.h,v 1.12 2007/05/19 03:07:33 leonb Exp $#
108
104
*/
109
105
 
110
106
//@{