auth: Introduce new XML helper functions for parse_auth_node()
authorKevin Cernekee <cernekee@gmail.com>
Fri, 26 Oct 2012 04:42:09 +0000 (21:42 -0700)
committerKevin Cernekee <cernekee@gmail.com>
Sun, 28 Oct 2012 05:10:03 +0000 (22:10 -0700)
commit3fae63ec2771f0975e55d94af5e4df85e9d4e0bf
treeeec50789263a2a4ec3d5dda46e53212f7739e390
parent766633fac0347bfdc91db0b613a851ce6777757a
auth: Introduce new XML helper functions for parse_auth_node()

Try to clean up some of the c&p casting and long lines.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
auth.c