[PATCH 5 of 6] spelling: height

timeless timeless at gmail.com
Thu Apr 7 05:44:02 UTC 2016


# HG changeset patch
# User timeless at gmail.com
# Date 1459808979 0
#      Mon Apr 04 22:29:39 2016 +0000
# Node ID 684e585d6edb33726c4979104ed9e43b71fa3bf8
# Parent  5d72ea3437830f42fcddf86496c873f99f2dd936
spelling: height

diff -r 5d72ea343783 -r 684e585d6edb src/http/modules/ngx_http_mp4_module.c
--- a/src/http/modules/ngx_http_mp4_module.c    Mon Apr 04 22:17:38 2016 +0000
+++ b/src/http/modules/ngx_http_mp4_module.c    Mon Apr 04 22:29:39 2016 +0000
@@ -1436,7 +1436,7 @@
     u_char    reverved3[2];
     u_char    matrix[36];
     u_char    width[4];
-    u_char    heigth[4];
+    u_char    height[4];
 } ngx_mp4_tkhd_atom_t;

 typedef struct {
@@ -1456,7 +1456,7 @@
     u_char    reverved3[2];
     u_char    matrix[36];
     u_char    width[4];
-    u_char    heigth[4];
+    u_char    height[4];
 } ngx_mp4_tkhd64_atom_t;



More information about the nginx-devel mailing list