From 8009561ae0d39b9b0bee7afeb656e24a6250deef Mon Sep 17 00:00:00 2001 From: Jose Diez Date: Tue, 10 Nov 2015 15:48:52 +0000 Subject: Remove stray tab in viewport.h --- viewport.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/viewport.h b/viewport.h index 655f109..2d39cb9 100644 --- a/viewport.h +++ b/viewport.h @@ -24,7 +24,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #include "image.h" struct imv_viewport { - SDL_Window *window; + SDL_Window *window; double scale; int x, y; int fullscreen; -- cgit v1.2.3