Changeset b52e478 for lib


Ignore:
Timestamp:
2010-03-08T01:25:10Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
7c9db24, fdba6bc
Parents:
c32f492
Message:

Added &apos; HTML entity since we're sure getting that one a lot with
libpurple..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/misc.c

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