[poppler] 2 commits - qt4/src

Pino Toscano pino at kemper.freedesktop.org
Tue Feb 12 16:09:00 PST 2008


 qt4/src/poppler-qt4.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7574cb71f24ce5b32427f243c39b6029fb58ec81
Merge: e798802... 4e45e5c...
Author: Pino Toscano <pino at kde.org>
Date:   Wed Feb 13 01:07:31 2008 +0100

    Merge branch 'master' of ssh://pino@git.freedesktop.org/git/poppler/poppler

commit e798802f00bff0a24ee6d1312d6c62624395865a
Author: Pino Toscano <pino at kde.org>
Date:   Tue Feb 12 20:57:56 2008 +0100

    Apidox fix: state which checksum is returned (if available).

diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index 0fea24d..280607b 100644
--- a/qt4/src/poppler-qt4.h
+++ b/qt4/src/poppler-qt4.h
@@ -233,7 +233,7 @@ namespace Poppler {
 	QDateTime createDate() const;
 	
 	/**
-		The checksum of the file.
+	   The MD5 checksum of the file.
 		
 	   This will return an empty QByteArray if there is no checksum element.
 	*/


More information about the poppler mailing list