changeset 74:91edd8d1a3f5

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 Aug 2012 05:25:51 +0300
parents 1096f6ffd15c
children e76a4e19363d
files pwplib/pwplib.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pwplib/pwplib.h	Tue Aug 14 04:34:57 2012 +0300
+++ b/pwplib/pwplib.h	Tue Aug 14 05:25:51 2012 +0300
@@ -85,7 +85,7 @@
 
    struct
    {
-      u8*d;
+      u8  *d;
       int width,height;
       int aspect;
    }videobuf;