[Poppler-bugs] [Bug 36653] Missing functions for setting document's properties

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Oct 5 11:46:38 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=36653

--- Comment #10 from Albert Astals Cid <aacid at kde.org> ---
+GBool
+PDFDoc::setDocInfoStringEntry(const char *key, GooString *value)

has to be

+GBool PDFDoc::setDocInfoStringEntry(const char *key, GooString *value)

There is no document guideline, the file you're editing is your style
guideline. Also you're not using the same indentation style.

In the core we use the crazy 2 space indentation and 8 spaces tab.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20141005/877a08ae/attachment.html>


More information about the Poppler-bugs mailing list