diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-12-23 12:38:55 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-12-23 12:38:55 +0000 |
| commit | 693ad7ea6160ca9a06398143a65069d11cfd5ada (patch) | |
| tree | 5d4c0eae7c448c259c6be83fec6d98a46c354b11 | |
| parent | 5504a8edb3754e0fbcda3eb556ad4779232e5df8 (diff) | |
removed cut'n pasted doc from oasis
| -rw-r--r-- | lasso/xml/lib_scoping.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lasso/xml/lib_scoping.c b/lasso/xml/lib_scoping.c index ae62771f..4b88b0fe 100644 --- a/lasso/xml/lib_scoping.c +++ b/lasso/xml/lib_scoping.c @@ -100,12 +100,7 @@ lasso_lib_scoping_get_type() * * Creates a new lib:Scoping node object. * - * Specifies any preferences on the number and specific identifiers of - * additional identity providers through which the authentication request may - * be proxied. The requester may also choose not to include this element, in - * which case, the recipient of the message MAY act as a proxy. - * - * Return value: a new @LassoLibScoping + * Return value: a new #LassoLibScoping **/ LassoLibScoping* lasso_lib_scoping_new() |
