From 1a3fd5eeb9a5859aefedb9302adb6ecd6a1873a7 Mon Sep 17 00:00:00 2001 From: Ben Fuhrmannek Date: Wed, 12 Oct 2016 14:57:47 +0200 Subject: comments and whitespace cleanup --- memory_limit.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'memory_limit.c') diff --git a/memory_limit.c b/memory_limit.c index 2a7a114..63c09b6 100644 --- a/memory_limit.c +++ b/memory_limit.c @@ -16,9 +16,6 @@ | Author: Stefan Esser and others | +----------------------------------------------------------------------+ */ -/* - $Id: memory_limit.c $ -*/ #ifdef HAVE_CONFIG_H #include "config.h" @@ -84,7 +81,7 @@ void suhosin_hook_memory_limit() /* replace OnUpdateMemoryLimit handler */ ini_entry->on_modify = suhosin_OnChangeMemoryLimit; } - + } -- cgit v1.3