[gupnp-dlna/wip/new-api: 24/46] Minor doc comment end style fix.



commit 4999e45d06ef35dc7129fb746fed235c124f5860
Author: Krzesimir Nowak <krnowak openismus com>
Date:   Wed Jan 2 13:38:18 2013 +0100

    Minor doc comment end style fix.

 libgupnp-dlna/gupnp-dlna-profile-guesser.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgupnp-dlna/gupnp-dlna-profile-guesser.c b/libgupnp-dlna/gupnp-dlna-profile-guesser.c
index 495e9cc..da95c94 100644
--- a/libgupnp-dlna/gupnp-dlna-profile-guesser.c
+++ b/libgupnp-dlna/gupnp-dlna-profile-guesser.c
@@ -387,7 +387,7 @@ gupnp_dlna_profile_guesser_guess_profile_sync
  *
  * Returns: (transfer none): A #GUPnPDLNAProfile object on success,
  * %NULL otherwise.
- **/
+ */
 GUPnPDLNAProfile *
 gupnp_dlna_profile_guesser_get_profile (GUPnPDLNAProfileGuesser *guesser,
                                         const gchar             *name)
@@ -422,7 +422,7 @@ gupnp_dlna_profile_guesser_get_profile (GUPnPDLNAProfileGuesser *guesser,
  *
  * Returns: (transfer none) (element-type GUPnPDLNAProfile): A #GList
  * of #GUPnPDLNAProfile on success, %NULL otherwise.
- **/
+ */
 GList *
 gupnp_dlna_profile_guesser_list_profiles (GUPnPDLNAProfileGuesser *guesser)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]