anjuta r4467 - in trunk: . libanjuta/interfaces
- From: jrliggett svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4467 - in trunk: . libanjuta/interfaces
- Date: Sat, 20 Dec 2008 09:14:24 +0000 (UTC)
Author: jrliggett
Date: Sat Dec 20 09:14:24 2008
New Revision: 4467
URL: http://svn.gnome.org/viewvc/anjuta?rev=4467&view=rev
Log:
* libanjuta/interfaces/libanjuta.idl:
Small case fixes in documentation of IAnjutaVcs method callbacks
(IAnjutaVCS -> IAnjutaVcs)
Modified:
trunk/ChangeLog
trunk/libanjuta/interfaces/libanjuta.idl
Modified: trunk/libanjuta/interfaces/libanjuta.idl
==============================================================================
--- trunk/libanjuta/interfaces/libanjuta.idl (original)
+++ trunk/libanjuta/interfaces/libanjuta.idl Sat Dec 20 09:14:24 2008
@@ -4670,7 +4670,7 @@
void query_status (GFile* file, StatusCallback callback, gpointer user_data, GCancellable* cancel, AnjutaAsyncNotify *notify);
/**
- * IAnjutaVCSStatusCallback:
+ * IAnjutaVcsStatusCallback:
* @file: File representing the file for which status is given
* @status: #AnjutaVcsStatus for the file represented by @file.
* @user_data: User data
@@ -4693,7 +4693,7 @@
void diff(GFile* file, DiffCallback callback, gpointer user_data, GCancellable* cancel, AnjutaAsyncNotify *notify);
/**
- * IAnjutaVCSDiffCallback:
+ * IAnjutaVcsDiffCallback:
* @file: File being diffed
* @diff: Diff data
* @user_data: User data
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]