~ubuntu-branches/ubuntu/precise/libpng/precise

« back to all changes in this revision

Viewing changes to pngtest.c

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2011-07-27 12:44:46 UTC
  • mfrom: (1.3.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: james.westby@ubuntu.com-20110727124446-x8ctn5p2i29prtje
Tags: upstream-1.2.46
ImportĀ upstreamĀ versionĀ 1.2.46

Show diffs side-by-side

added added

removed removed

Lines of Context:
1702
1702
}
1703
1703
 
1704
1704
/* Generate a compiler error if there is an old png.h in the search path. */
1705
 
typedef version_1_2_44 your_png_h_is_not_version_1_2_44;
 
1705
typedef version_1_2_46 your_png_h_is_not_version_1_2_46;