Fix whitespace

This commit is contained in:
Peter Eisentraut 2016-04-11 20:59:04 -04:00
parent 39c283e498
commit 70715e6a60

View File

@ -117,7 +117,7 @@ typedef struct OldSnapshotControlData
TransactionId xid_by_minute[FLEXIBLE_ARRAY_MEMBER];
} OldSnapshotControlData;
static volatile OldSnapshotControlData *oldSnapshotControl;
static volatile OldSnapshotControlData *oldSnapshotControl;
/*