~ubuntu-branches/ubuntu/dapper/lasso/dapper

« back to all changes in this revision

Viewing changes to lasso/xml/dst_modify_response.h

  • Committer: Bazaar Package Importer
  • Author(s): Loic Pefferkorn
  • Date: 2005-11-25 19:20:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051125192059-m4894lhpynmkrmwr
Tags: 0.6.3-4ubuntu1
Resynchronise with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: dst_modify_response.h,v 1.5 2005/01/22 15:57:55 eraviart Exp $ 
 
1
/* $Id: dst_modify_response.h,v 1.6 2005/08/25 14:23:08 fpeters Exp $ 
2
2
 *
3
3
 * Lasso - A free implementation of the Liberty Alliance specifications.
4
4
 *
58
58
        char *itemIDRef;
59
59
        char *timeStamp;
60
60
 
 
61
        /*< private >*/
61
62
        char *prefixServiceType;
62
63
        char *hrefServiceType;
63
64
};