~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/strappend.c

Merged build changes from Antony.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    trunked. The des+len character is allways set to NULL.
24
24
*/
25
25
 
26
 
#include <my_global.h>
27
26
#include "m_string.h"
28
27
 
29
28