You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Igor Galić <i....@brainsware.org> on 2013/12/10 20:44:33 UTC

Re: git commit: Fixed a bunch of misspelled words in comments


----- Original Message -----
> Updated Branches:
>   refs/heads/master b57a80952 -> adbccf960
> 
> 
> Fixed a bunch of misspelled words in comments
>
> Branch: refs/heads/master
> Commit: adbccf960187870d00817b7a9353fb718f4d97dc
> Parents: b57a809
> Author: Bryan Call <bc...@apache.org>
[snip]
> HttpSM::state_common_wait_for_transform_read(HttpTransformInfo * t_info,
> HttpSMH
>  // int HttpSM::state_api_callback(int event, void *data)
>  
>  //   InkAPI.cc calls us directly here to avoid problems
> -//    with setting and chanings the default_handler
> +//    with setting and changing the default_handler
>  //    function.  As such, this is an entry point
>  //    and needs to handle the reentrancy counter and
>  //    deallocation the state machine if necessary
> @@ -1520,7 +1520,7 @@ HttpSM::state_api_callout(int event, void *data)
>  // void HttpSM::handle_api_return()
>  //
>  //   Figures out what to do after calling api callouts
> -//    have finised.  This messy and I would like
> +//    have finished.  This messy and I would like

This *is* messy

>  //    to come up with a cleaner way to handle the api
>  //    return.  The way we are doing things also makes a
>  //    mess of set_next_state()
[snip]
> @@ -5248,7 +5248,7 @@ HttpSM::do_setup_post_tunnel(HttpVC_t to_vc_type)
>      int64_t post_bytes = chunked ? INT64_MAX :
>      t_state.hdr_info.request_content_length;
>  
>      t_state.hdr_info.request_body_start = true;
> -    // Note: Many browers, Netscape and IE included send two extra
> +    // Note: Many browsers, Netscape and IE included send two extra
>      //  bytes (CRLF) at the end of the post.  We just ignore those
>      //  bytes since the sending them is not spec

Netscape :S really?

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/
GPG: 8716 7A9F 989B ABD5 100F  4008 F266 55D6 2998 1641