version 1.533 | | version 1.534 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
plugins/cfpython/cfpython.c: Just whitespace changes to make it conform to | | plugins/cfpython/cfpython.c, server/plugins.c: Just whitespace changes to make |
programming_guide. | | it conform to programming_guide. |
plugins/cfpython/cfpython.c: Make sure context->options always is initialized. | | plugins/cfpython/cfpython.c: Make sure context->options always is initialized. |
server/main.c: Make code more readable; use snprintf where appropriate. | | server/main.c: Make code more readable; use snprintf where appropriate. |
crossedit/Cnv/CnvPrompt.c: Make file compilable with Ansi C89 compiler. | | crossedit/Cnv/CnvPrompt.c: Make file compilable with Ansi C89 compiler. |