Enlightenment CVS committal
Author : mej
Project : eterm
Module : libast
Dir : eterm/libast/include
Modified Files:
libast.h libast_internal.h
Log Message:
Sat Mar 8 00:01:20 2003 Michael Jennings (mej)
Let's try not to break stuff, shall we?
===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/include/libast.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- libast.h 8 Mar 2003 04:52:56 -0000 1.31
+++ libast.h 8 Mar 2003 05:01:37 -0000 1.32
@@ -1566,6 +1566,9 @@
* @ingroup DOXGRP_CONF_CTX
*/
typedef void * (*ctx_handler_t)(char *, void *);
+/**
+ */
+typedef char * (*conf_func_ptr_t) (char *);
extern fstate_t *fstate;
extern unsigned char fstate_idx;
===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/include/libast_internal.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- libast_internal.h 8 Mar 2003 04:52:56 -0000 1.11
+++ libast_internal.h 8 Mar 2003 05:01:37 -0000 1.12
@@ -124,7 +124,6 @@
} ctx_state_t;
/* Built-in functions */
-typedef char * (*conf_func_ptr_t) (char *);
typedef struct conf_func_struct {
char *name;
conf_func_ptr_t ptr;
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs