[mutter] window-actor: Fix doc comment
- From: Adel Gadllah <agadllah src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] window-actor: Fix doc comment
- Date: Mon, 5 Aug 2013 14:29:48 +0000 (UTC)
commit 4862872c780ab6da2af3e2a850249d102cade6e8
Author: Adel Gadllah <adel gadllah gmail com>
Date: Sat Jul 20 08:47:27 2013 +0200
window-actor: Fix doc comment
https://bugzilla.gnome.org/show_bug.cgi?id=703332
src/compositor/meta-window-actor.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/compositor/meta-window-actor.c b/src/compositor/meta-window-actor.c
index a0f6283..8251432 100644
--- a/src/compositor/meta-window-actor.c
+++ b/src/compositor/meta-window-actor.c
@@ -1712,8 +1712,8 @@ meta_window_actor_set_visible_region_beneath (MetaWindowActor *self,
* meta_window_actor_reset_visible_regions:
* @self: a #MetaWindowActor
*
- * Unsets the regions set by meta_window_actor_reset_visible_region() and
- * meta_window_actor_reset_visible_region_beneath()
+ * Unsets the regions set by meta_window_actor_set_visible_region() and
+ * meta_window_actor_set_visible_region_beneath()
*/
void
meta_window_actor_reset_visible_regions (MetaWindowActor *self)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]