Difference for plugins/cfpython/cfpython.c from version 1.5 to 1.6


version 1.5 version 1.6
Line 166
 
Line 166
 CFPContext* context_stack;  CFPContext* context_stack;
 CFPContext* current_context;  CFPContext* current_context;
 static int current_command = -999;  static int current_command = -999;
 O2F  
 static PyObject* registerGEvent(PyObject* self, PyObject* args)  static PyObject* registerGEvent(PyObject* self, PyObject* args)
 {  {
     int eventcode;      int eventcode;


Legend:
line(s) removed in v.1.5 
line(s) changed
 line(s) added in v.1.6

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:59