epiphany r8562 - trunk/embed
- From: diegoe svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8562 - trunk/embed
- Date: Mon, 29 Sep 2008 05:54:57 +0000 (UTC)
Author: diegoe
Date: Mon Sep 29 05:54:57 2008
New Revision: 8562
URL: http://svn.gnome.org/viewvc/epiphany?rev=8562&view=rev
Log:
Include missing Returns: in comments
Modified:
trunk/embed/ephy-embed.c
Modified: trunk/embed/ephy-embed.c
==============================================================================
--- trunk/embed/ephy-embed.c (original)
+++ trunk/embed/ephy-embed.c Mon Sep 29 05:54:57 2008
@@ -632,7 +632,10 @@
* ephy_embed_get_encoding:
* @embed: an #EphyEmbed
*
- * Returns the @embed's document's encoding
+ * Returns the @embed's document encoding.
+ *
+ * Returns: the @embed's document encoding
+ *
**/
char *
ephy_embed_get_encoding (EphyEmbed *embed)
@@ -645,7 +648,10 @@
* ephy_embed_has_automatic_encoding:
* @embed: an #EphyEmbed
*
- * Returns whether the @embed's document's was determined by the document itself
+ * Returns whether the @embed's document encoding was determined by the
+ * document itself.
+ *
+ * Returns: if the @embed's document encoding was determined by itself
**/
gboolean
ephy_embed_has_automatic_encoding (EphyEmbed *embed)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]