[gnome-shell/gnome-3-2] st: Fix typo
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gnome-3-2] st: Fix typo
- Date: Wed, 18 Jan 2012 15:32:23 +0000 (UTC)
commit 3e98d47687ab529bab5dabdb75bb035e8e543d81
Author: Florian MÃllner <fmuellner gnome org>
Date: Mon Dec 19 16:07:55 2011 +0100
st: Fix typo
Commit c7846e1 introduced a small typo, fix.
src/st/st-icon.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/st/st-icon.c b/src/st/st-icon.c
index e5643cc..d6a32f9 100644
--- a/src/st/st-icon.c
+++ b/src/st/st-icon.c
@@ -175,7 +175,7 @@ st_icon_dispose (GObject *gobject)
}
static void
-st_icon_finalize (GObject *object)
+st_icon_finalize (GObject *gobject)
{
StIconPrivate *priv = ST_ICON (gobject)->priv;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]