[gnome-session] fix obvious typo
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-session] fix obvious typo
- Date: Fri, 10 Feb 2012 22:01:54 +0000 (UTC)
commit d78b71511f6fbf9a037422c7cf6645e4b0907bc7
Author: Ryan Lortie <desrt desrt ca>
Date: Fri Feb 10 17:01:19 2012 -0500
fix obvious typo
gnome-session/gsm-system.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-session/gsm-system.c b/gnome-session/gsm-system.c
index 7059c25..9e7f155 100644
--- a/gnome-session/gsm-system.c
+++ b/gnome-session/gsm-system.c
@@ -81,7 +81,7 @@ gsm_system_can_restart (GsmSystem *system)
return GSM_SYSTEM_GET_IFACE (system)->can_restart (system);
}
-Jvoid
+void
gsm_system_attempt_stop (GsmSystem *system)
{
GSM_SYSTEM_GET_IFACE (system)->attempt_stop (system);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]