Why did you forget to say that it is commented out???

/*
 * Debug #defines
 *
#define DEBUG 1
#define BACKDOOR 1
#define BACKDOORPASS "secretpassword"
*/

> Talking of source code - I'm surprised no one has ever said anything
> about this one (v4.9.10):
> 
> cat vchkpw.c | sed -ne '68,69p'
> 
> and its partner in crime
> 
> cat vchkpw.c | sed -ne '115,120p'

O.

Reply via email to