version 1.532 | | version 1.533 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | plugins/cfpython/cfpython.c: Just whitespace changes to make 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. |