From b72424fca7a6af6ff7921101c450850fef875152 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sun, 6 Mar 2016 13:52:48 +0300 Subject: Support multiple instances of brep in a single Apache instance --- brep/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'brep/module') diff --git a/brep/module b/brep/module index 4ea5164..52106cd 100644 --- a/brep/module +++ b/brep/module @@ -88,7 +88,7 @@ namespace brep // Set to true when the module is successfully initialized. // - bool loaded_ {false}; + bool initialized_ {false}; // Implementation details. // -- cgit v1.1