mirror of https://github.com/citusdata/citus.git
Fixes indentations
parent
d387843e0c
commit
9bed9aa037
|
@ -114,7 +114,7 @@ typedef struct NonMainDbDistributedStatementInfo
|
||||||
/*
|
/*
|
||||||
* MarkObjectDistributedParams is used to pass parameters to the
|
* MarkObjectDistributedParams is used to pass parameters to the
|
||||||
* MarkObjectDistributedFromNonMainDb function.
|
* MarkObjectDistributedFromNonMainDb function.
|
||||||
*/
|
*/
|
||||||
typedef struct MarkObjectDistributedParams
|
typedef struct MarkObjectDistributedParams
|
||||||
{
|
{
|
||||||
char *name;
|
char *name;
|
||||||
|
|
Loading…
Reference in New Issue