Skip to content

Instantly share code, notes, and snippets.

@jacksonh
Created August 11, 2010 22:36
Show Gist options
  • Save jacksonh/519918 to your computer and use it in GitHub Desktop.
Save jacksonh/519918 to your computer and use it in GitHub Desktop.
diff --git a/src/deployment.h b/src/deployment.h
index 98adaf2..7619905 100644
--- a/src/deployment.h
+++ b/src/deployment.h
@@ -435,6 +435,8 @@ protected:
virtual ~Deployment ();
private:
+
+public:
GHashTable *interned_strings;
HttpHandler *http_handler;
HttpHandler *default_http_handler;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment