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
|
||||
* MarkObjectDistributedFromNonMainDb function.
|
||||
*/
|
||||
*/
|
||||
typedef struct MarkObjectDistributedParams
|
||||
{
|
||||
char *name;
|
||||
|
|
Loading…
Reference in New Issue