Christopher Li wrote:
> Trivial fix for some seg fault.
> 
> Signed-Off-By: Christopher Li <[EMAIL PROTECTED]>
> 
> Index: sparse/token.h
> ===================================================================
> --- sparse.orig/token.h       2006-11-22 23:34:35.000000000 -0800
> +++ sparse/token.h    2006-11-22 23:36:28.000000000 -0800
> @@ -94,7 +94,7 @@
>       "||", "|=",             \
>       "^=", "##",             \
>       "<<", ">>", "..",       \
> -     "<<=", ">>=", "..."     \
> +     "<<=", ">>=", "...",    \
>       "",                     \
>       "<", ">", "<=", ">="    \
>  }

Merged, thanks.

- Josh Triplett


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to