X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40HIDE-CONTENT-DISPOSITION?a=blobdiff_plain;f=jbsockets.h;fp=jbsockets.h;h=3259fa21d5dd5491f1bb3e6b39ba44b67deb206c;hb=906311122f1cb915802bda61741695cb05bf8da9;hp=f291e1c31d844611752081bb27773c7f511375a5;hpb=edd09be5cf72c81554d9a48075f4a0f940d15846;p=privoxy.git diff --git a/jbsockets.h b/jbsockets.h index f291e1c3..3259fa21 100644 --- a/jbsockets.h +++ b/jbsockets.h @@ -1,12 +1,12 @@ #ifndef JBSOCKETS_H_INCLUDED #define JBSOCKETS_H_INCLUDED -#define JBSOCKETS_H_VERSION "$Id: jbsockets.h,v 1.23 2014/06/02 06:19:05 fabiankeil Exp $" +#define JBSOCKETS_H_VERSION "$Id: jbsockets.h,v 1.24 2014/06/02 06:22:20 fabiankeil Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/jbsockets.h,v $ * * Purpose : Contains wrappers for system-specific sockets code, - * so that the rest of Junkbuster can be more + * so that the rest of Privoxy can be more * OS-independent. Contains #ifdefs to make this work * on many platforms. *