[Cxplorer-cvs 01146] CVS update: libcxp/include

Back to archive index

Yasumichi Akahoshi yasum****@users*****
2005年 5月 19日 (木) 01:40:45 JST


Index: libcxp/include/cxp-utils.h
diff -u libcxp/include/cxp-utils.h:1.8 libcxp/include/cxp-utils.h:1.9
--- libcxp/include/cxp-utils.h:1.8	Tue May 17 17:58:29 2005
+++ libcxp/include/cxp-utils.h	Thu May 19 01:40:45 2005
@@ -1,4 +1,4 @@
-/* $Id: cxp-utils.h,v 1.8 2005/05/17 08:58:29 yasumichi Exp $ */
+/* $Id: cxp-utils.h,v 1.9 2005/05/18 16:40:45 yasumichi Exp $ */
 /**
  * \if japanese
  * @file
@@ -6,7 +6,7 @@
  *
  * @author 赤星 柔充
  * @date Fri Jan 21 2005
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
  * \endif
  * \if english
  * @file
@@ -14,7 +14,7 @@
  *
  * @author Yasumichi Akahoshi
  * @date Fri Jan 21 2005
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
  * \endif
  */
 
@@ -56,6 +56,7 @@
 gchar *cxp_strftime (const time_t * timep);
 void *cxp_error_dialog_run_about_file (gchar *filename);
 gboolean cxp_remove_file (const gchar *fullpath);
+gchar* cxp_utils_make_unique_key (void);
 
 #ifdef __cplusplus
 }


Cxplorer-cvs メーリングリストの案内
Back to archive index