SOURCES: php4-eaccelerator.ini - kill trailing spaces

glen glen at pld-linux.org
Wed Aug 24 12:58:24 CEST 2005


Author: glen                         Date: Wed Aug 24 10:58:24 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- kill trailing spaces

---- Files affected:
SOURCES:
   php4-eaccelerator.ini (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/php4-eaccelerator.ini
diff -u SOURCES/php4-eaccelerator.ini:1.3 SOURCES/php4-eaccelerator.ini:1.4
--- SOURCES/php4-eaccelerator.ini:1.3	Wed Aug 24 12:51:43 2005
+++ SOURCES/php4-eaccelerator.ini	Wed Aug 24 12:58:19 2005
@@ -57,13 +57,13 @@
 ; disables the limit. Default value is "0".
 eaccelerator.shm_max = "0"
 
-; When eAccelerator fails to get shared memory for new script it removes 
+; When eAccelerator fails to get shared memory for new script it removes
 ; all scripts which were not accessed at last "shm_ttl" seconds from shared
 ; memory. Default value is "0" that means - don't remove any files from
 ; shared memory.
 eaccelerator.shm_ttl = "0"
 
-; When eAccelerator fails to get shared memory for new script it tryes to 
+; When eAccelerator fails to get shared memory for new script it tryes to
 ; remove old script if the previous try was made more then "shm_prune_period"
 ; seconds ago. Default value is "0" that means - don't try to remove any
 ; files from shared memory.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php4-eaccelerator.ini?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list