Mats Erik Andersson <[email protected]> writes: > - * @name: input principal name string, e.g. imap/[email protected]. > + * @name: input principal name string, e.g. imap/mail.gnu.org@@GNU.ORG. ... > - * Split principal name (e.g., "[email protected]") into two > + * Split principal name (e.g., "simon@@JOSEFSSON.ORG") into two
This part didn't work, I got build failures. It seems GTK-DOC uses \ to escape @, see: http://developer.gnome.org/gtk-doc-manual/unstable/documenting_syntax.html.en I have fixed this on git master. /Simon _______________________________________________ Help-shishi mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-shishi
