From 440fec0fec99a9d48bd9d0efc6b9efd9f3783a4b Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 26 May 2006 13:19:05 +0000 Subject: Updated. --- generic/pg-pgip.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'generic') diff --git a/generic/pg-pgip.el b/generic/pg-pgip.el index e59b9ad6..4a4dcccc 100644 --- a/generic/pg-pgip.el +++ b/generic/pg-pgip.el @@ -55,7 +55,7 @@ The list PGIPS may contain one or more PGIP packets, whose contents are processe (let* ((name (xml-node-name pgip)) (tag (pg-xml-get-attr 'tag pgip 'optional)) (id (pg-xml-get-attr 'id pgip 'optional)) - (class (pg-xml-get-attr 'class pgip 'notreallyoptional)) + (class (pg-xml-get-attr 'messageclass pgip 'notreallyoptional)) (refseq (pg-xml-get-attr 'refseq pgip 'optional)) (refid (pg-xml-get-attr 'refid pgip 'optional)) (seq (pg-xml-get-attr 'seq pgip 'notreallyoptional))) -- cgit v1.2.3