<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -122,7 +122,7 @@ static char *	ngx_http_push_merge_loc_conf(ngx_conf_t *cf, void *parent, void *c
 	//sanity checks
 	if(conf-&gt;max_messages &lt; conf-&gt;min_messages) {
 		//min/max buffer size makes sense?
-		ngx_conf_log_error(NGX_LOG_ERR, cf, 0, &quot;push_max_message_buffer_length cannot be smaller than push_max_message_buffer_length.&quot;);
+		ngx_conf_log_error(NGX_LOG_ERR, cf, 0, &quot;push_max_message_buffer_length cannot be smaller than push_min_message_buffer_length.&quot;);
 		return NGX_CONF_ERROR;
 	}
 	</diff>
      <filename>src/ngx_http_push_module_setup.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>41e7b09881babf84025d59da6bb98733b5d8f60a</id>
    </parent>
    <parent>
      <id>bc71bb733e38a644a75d2ba68690f79fb98bd24d</id>
    </parent>
  </parents>
  <author>
    <name>Leo P</name>
    <email>junk@slact.net</email>
  </author>
  <url>http://github.com/carsonbaker/nginx_http_push_module/commit/8f994cd96b40577afd13c2f8a20010e155adbee8</url>
  <id>8f994cd96b40577afd13c2f8a20010e155adbee8</id>
  <committed-date>2009-11-05T15:40:03-08:00</committed-date>
  <authored-date>2009-11-05T15:40:03-08:00</authored-date>
  <message>Merge branch 'master' of github.com:slact/nginx_http_push_module</message>
  <tree>3970265d5103589ac39143f0fdb07cadc1865feb</tree>
  <committer>
    <name>Leo P</name>
    <email>junk@slact.net</email>
  </committer>
</commit>
