projects
/
platform
/
upstream
/
libsoup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad5c6e4
)
soup-auth-domain-digest: minor documentation correction
author
Guenther Wutz
<android@gunibert.de>
Mon, 31 Dec 2012 19:28:37 +0000
(20:28 +0100)
committer
Dan Winship
<danw@gnome.org>
Wed, 2 Jan 2013 18:26:25 +0000
(13:26 -0500)
libsoup/soup-auth-domain-digest.c
patch
|
blob
|
history
diff --git
a/libsoup/soup-auth-domain-digest.c
b/libsoup/soup-auth-domain-digest.c
index
985919f
..
6f48ce5
100644
(file)
--- a/
libsoup/soup-auth-domain-digest.c
+++ b/
libsoup/soup-auth-domain-digest.c
@@
-21,7
+21,7
@@
* SECTION:soup-auth-domain-digest
* @short_description: Server-side "Digest" authentication
*
- * #SoupAuthDomain
Basic
handles the server side of HTTP "Digest"
+ * #SoupAuthDomain
Digest
handles the server side of HTTP "Digest"
* authentication.
**/