Module Name:    xsrc
Committed By:   mrg
Date:           Fri Jan  4 00:09:24 UTC 2019

Modified Files:
        xsrc/external/mit/xf86-video-ati/dist/src: theatre.h

Log Message:
minor style fix for previous.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-ati/dist/src/theatre.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xf86-video-ati/dist/src/theatre.h
diff -u xsrc/external/mit/xf86-video-ati/dist/src/theatre.h:1.2 xsrc/external/mit/xf86-video-ati/dist/src/theatre.h:1.3
--- xsrc/external/mit/xf86-video-ati/dist/src/theatre.h:1.2	Tue Jan  1 05:29:40 2019
+++ xsrc/external/mit/xf86-video-ati/dist/src/theatre.h	Fri Jan  4 00:09:24 2019
@@ -11,9 +11,9 @@ typedef struct {
 	 int      theatre_num;
 	 uint32_t theatre_id;
 	 int      mode;
-	 const char*    microc_path;
-	 const char*    microc_type;
-	 
+	 const char* microc_path;
+	 const char* microc_type;
+
 	 uint16_t video_decoder_type;
 	 uint32_t wStandard;
 	 uint32_t wConnector;

Reply via email to