Changeset fdba6bc for lib/misc.c


Ignore:
Timestamp:
2010-03-08T01:25:53Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
56244c0
Parents:
bab1c86 (diff), b52e478 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging in &apos; fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.c

    rbab1c86 rfdba6bc  
    8989        { "gt",     ">" },
    9090        { "amp",    "&" },
     91        { "apos",   "'" },
    9192        { "quot",   "\"" },
    9293        { "aacute", "á" },
Note: See TracChangeset for help on using the changeset viewer.