diff for duplicates of <20080123154019.7cd9c471@deepthought> diff --git a/a/1.txt b/N1/1.txt index d3958fd..0687d5f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -83,7 +83,7 @@ Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> +static unsigned char * encode(unsigned char *cp, unsigned short n) { - if(n >= 256 || n = 0){ + if(n >= 256 || n == 0){ @@ -199,7 +199,7 @@ pull16(unsigned char **cpp) } diff --git a/a/content_digest b/N1/content_digest index df364c8..6df9a44 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Stephen Hemminger <shemminger@vyatta.com>\0" "Subject\0[PATCH] ppp: sparse warning fixes\0" - "Date\0Wed, 23 Jan 2008 23:40:19 +0000\0" + "Date\0Wed, 23 Jan 2008 15:40:19 -0800\0" "To\0Paul Mackerras <paulus@samba.org>\0" "Cc\0linux-ppp@vger.kernel.org" " netdev@vger.kernel.org\0" @@ -91,7 +91,7 @@ "+static unsigned char *\n" " encode(unsigned char *cp, unsigned short n)\n" " {\n" - " \tif(n >= 256 || n = 0){\n" + " \tif(n >= 256 || n == 0){\n" "@@ -199,7 +199,7 @@ pull16(unsigned char **cpp)\n" " }\n" " \n" @@ -102,4 +102,4 @@ " {\n" " \tregister int x;" -4be5298d53b3b2aa3cbdc1273dd73d6bbc6a335422568297250dc60a75f913aa +59940ea9da3949a7de92251f32847733b851cf6299cff9d536a2432150138e74
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.