~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to strings/llstr.c

  • Committer: Jim Winstead
  • Date: 2008-07-19 02:55:28 UTC
  • mto: (202.1.8 codestyle)
  • mto: This revision was merged to the branch mainline in revision 207.
  • Revision ID: jimw@mysql.com-20080719025528-11nrlinyg7hrd2e7
Register a bunch of stuff that should be ignored

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
*/
25
25
 
26
26
 
 
27
#include <my_global.h>
27
28
#include "m_string.h"
28
29
 
29
30
char *llstr(int64_t value,char *buff)