aboutsummaryrefslogtreecommitdiff
path: root/lout/identity.hh
AgeCommit message (Collapse)Author
2015-04-04Escape "::" strings.Jeremy Henty
The "::" string has a special meaning for doxygen; it is a reference to a documented entity so it must be escaped when the string itself is wanted. The doxygen command "\::" writes a "::" to the output. This fixes a doxygen warning of the form "warning: explicit link request to 'foo' could not be resolved".
2013-03-20Some cleanup.Sebastian Geerken
2012-06-24First part of hyphenation! And some minor changes in "lout".sgeerke
2009-05-30spellingJeremy Henty
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid