VideoInterface: Correct namespace indentation

This commit is contained in:
Lioncash 2016-01-21 00:40:01 -05:00
parent f45e1bff37
commit 82147f42af

View File

@ -335,4 +335,5 @@ union UVIHorizontalStepping
// Get the aspect ratio of VI's active area.
// This function only deals with standard aspect ratios. For widescreen aspect ratios, multiply the result by 1.33333..
float GetAspectRatio();
}
} // namespace VideoInterface