[Tomoe-cvs 980] CVS update: tomoe/lib

Zurück zum Archiv-Index

Kouhei Sutou kous****@users*****
2006年 11月 24日 (金) 14:54:34 JST


Index: tomoe/lib/tomoe-context.h
diff -u tomoe/lib/tomoe-context.h:1.26 tomoe/lib/tomoe-context.h:1.27
--- tomoe/lib/tomoe-context.h:1.26	Fri Nov 24 14:49:51 2006
+++ tomoe/lib/tomoe-context.h	Fri Nov 24 14:54:34 2006
@@ -17,7 +17,7 @@
  *  Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  *  Boston, MA  02111-1307  USA
  *
- *  $Id: tomoe-context.h,v 1.26 2006/11/24 05:49:51 kous Exp $
+ *  $Id: tomoe-context.h,v 1.27 2006/11/24 05:54:34 kous Exp $
  */
 
 /**
@@ -80,7 +80,7 @@
 
 GList          *tomoe_context_search          (TomoeContext       *ctx,
                                                TomoeQuery         *query);
-GList          *tomoe_context_advanced_search (TomoeContext       *ctx,
+GList          *tomoe_context_multi_search    (TomoeContext       *ctx,
                                                GList              *queries);
 
 G_END_DECLS


tomoe-cvs メーリングリストの案内
Zurück zum Archiv-Index