~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mystrings/bchange.c

Merged remove-include-dir.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    src in a buffer with tot_length bytes.
24
24
*/
25
25
 
26
 
#include <my_global.h>
27
26
#include "m_string.h"
28
27
 
29
28
void bchange(register uchar *dst, size_t old_length, register const uchar *src,