diff for duplicates of <1294356319.24378.22.camel@lithium> diff --git a/a/1.txt b/N1/1.txt index 29b1638..0b3c5e8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ work but I've left that for later. (in s3fb_open) - if (par->ref_count = 0) { + if (par->ref_count == 0) { memset(&(par->state), 0, sizeof(struct vgastate)); /* save_vga/restore_vga needs this to function */ diff --git a/a/content_digest b/N1/content_digest index b8a5eb2..a3c4f8f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -32,7 +32,7 @@ "\n" "(in s3fb_open)\n" "\n" - " if (par->ref_count = 0) {\n" + " if (par->ref_count == 0) {\n" " memset(&(par->state), 0, sizeof(struct vgastate));\n" "\n" " /* save_vga/restore_vga needs this to function */\n" @@ -48,4 +48,4 @@ "-- \n" Tactical Nuclear Kittens -cf0f45406fe7248e517135dd3a4ae9365fbcef4f03cf45d647b6bdec341803c6 +f68049e42e9329c304bdfe8cd07620e2cfd6f21ab85ffe1c9a4f366fcdbd53db
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.