Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DLNA-RUI
gupnp
Commits
68e763da
Commit
68e763da
authored
Jul 29, 2010
by
Zachary Goldberg
Committed by
Zeeshan Ali (Khattak)
Jul 29, 2010
Browse files
Update transfer annotation for gupnp_context_get_session
parent
d7bb7056
Changes
1
Hide whitespace changes
Inline
Side-by-side
libgupnp/gupnp-context.c
View file @
68e763da
...
...
@@ -359,8 +359,8 @@ gupnp_context_class_init (GUPnPContextClass *klass)
*
* Get the #SoupSession object that GUPnP is using.
*
* Return value: The #SoupSession used by GUPnP. Do not unref
this when
* finished.
* Return value:
(transfer none):
The #SoupSession used by GUPnP. Do not unref
*
this when
finished.
**/
SoupSession
*
gupnp_context_get_session
(
GUPnPContext
*
context
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment