diff --git a/Server/DataStructures/SharedDataFacade.h b/Server/DataStructures/SharedDataFacade.h index a4da328a4..0778eb06d 100644 --- a/Server/DataStructures/SharedDataFacade.h +++ b/Server/DataStructures/SharedDataFacade.h @@ -28,7 +28,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #ifndef SHARED_DATA_FACADE_H #define SHARED_DATA_FACADE_H -//implements all data storage when shared memory is _NOT_ used +//implements all data storage when shared memory _IS_ used #include #include