~codership/galera/3.x

« back to all changes in this revision

Viewing changes to galerautils/src/galerautils.h

  • Committer: Alexey Yurchenko
  • Date: 2014-02-06 19:27:50 UTC
  • mfrom: (153.2.15 2.x)
  • Revision ID: alexey.yurchenko@codership.com-20140206192750-n9to0wtjevl69gok
Tags: release_25.3.3(percona)
References lp:1260193 - all supported parameters are now registered before parsing the initial options string, so unrecognized options can be detected.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
/**
4
4
 * @file GaleraUtils main header file
5
5
 *
6
 
 * $Id: galerautils.h 3448 2014-01-13 01:49:17Z teemu $
 
6
 * $Id: galerautils.h 3455 2014-02-01 18:11:09Z alex $
7
7
 */
8
8
 
9
9
#ifndef _galerautils_h_