~codership/galera/3.x

« back to all changes in this revision

Viewing changes to galerautils/src/gu_hexdump.h

  • Committer: Teemu Ollakka
  • Date: 2013-11-02 18:55:06 UTC
  • Revision ID: teemu.ollakka@codership.com-20131102185506-irok2p8fyb2dtf00
References lp:1247402 - synced with svn #3355 (integrated with wsrepi api v25)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
/**
4
4
 * @file Functions to dump binary buffer contents in a readable form
5
5
 *
6
 
 * $Id: gu_hexdump.h 3337 2013-10-28 07:46:26Z teemu $
 
6
 * $Id: gu_hexdump.h 3354 2013-11-02 18:13:24Z teemu $
7
7
 */
8
8
 
9
9
#ifndef _gu_hexdump_h_