Guest User

Untitled

a guest
Mar 13th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. --- dspam.c.orig 2008-03-07 17:02:07.000000000 -0500
  2. +++ dspam.c 2008-03-07 18:05:28.000000000 -0500
  3. @@ -2428,9 +2428,9 @@
  4. }
  5. }
  6. }
  7. - do_inocgroups = 0;
  8. user = strtok (NULL, ",");
  9. }
  10. + do_inocgroups = 0;
  11. }
  12.  
  13. free (list);
Add Comment
Please, Sign In to add comment