Merge pull request #1444 from cygwin-lem/pr_fix-typos_0.27

samples/xmpprint.cpp: Fix typos
main
Robin Mills 5 years ago committed by GitHub
commit f87f5d7e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@
// all (known) properties.
// ========================================================================
// Linux standalone compilation :
// g++ -o xmprint xmprint.cpp `pkg-config --cflags --libs exiv2`
// g++ -o xmpprint xmpprint.cpp `pkg-config --cflags --libs exiv2`
// ========================================================================
#include <exiv2/exiv2.hpp>

Loading…
Cancel
Save