OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
fbe68d63f0765fff7cc68d88fc97f1d0908abfa5
Authored by
Jay Berkenbilt
2012-06-21 09:18:34 -0400
1 parent
bbfaf432
fix doc comment
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
libqpdf/QPDF_optimization.cc
libqpdf/QPDF_optimization.cc
View file @
fbe68d6
1
-// See
doc/optimization
.
1
+// See
"Optimization" sectino of manual
.
2
2
3
3
#include <qpdf/QPDF.hh>
4
4
...
...