~chtsanti/squid/icap-max-connections

« back to all changes in this revision

Viewing changes to src/globals.h

  • Committer: Christos Tsantilas
  • Date: 2009-02-18 22:18:35 UTC
  • mfrom: (9294.1.215 trunk)
  • Revision ID: chtsanti@users.sourceforge.net-20090218221835-lfxxe3bs8uhu0b1h
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
    extern const char *const version_string;    /* VERSION */
71
71
//MOVED:versions.h:APP_FULLNAME    extern const char *const full_appname_string;        /* PACKAGE "/" VERSION */
72
72
    extern const char *const appname_string;    /* PACKAGE */
73
 
    extern const char *const w_space;   /* " \t\n\r" */
74
73
    extern char const * visible_appname_string; /* NULL */
75
74
    extern const char *fdTypeStr[];
76
75
    extern const char *hier_strings[];