[gnome-shell] st: Fix typo
- From: Florian MÃllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] st: Fix typo
- Date: Mon, 19 Dec 2011 15:09:06 +0000 (UTC)
commit 56f312dc03a84a11cfb67a4a63128b0ed03766e3
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]