]> granicus.if.org Git - php/commitdiff
Remove out-dated comments
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 6 May 2020 15:25:02 +0000 (17:25 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 6 May 2020 15:25:49 +0000 (17:25 +0200)
ext/sysvsem/sysvsem.c
ext/sysvshm/sysvshm.c

index b9f1e626a7b9f4f3208b01897d1d3be6f040f510..df9f62116f4af5676b7a86d7d18f00d77aa34ab9 100644 (file)
    +----------------------------------------------------------------------+
  */
 
-/* Latest update build anc tested on Linux 2.2.14
- *
- * This has been built and tested on Solaris 2.6 and Linux 2.1.122.
- * It may not compile or execute correctly on other systems.
- *
- * sas: Works for me on Linux 2.0.36 and FreeBSD 3.0-current
- */
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
index c63900036b86d765cdfc9f239691949165ece7a2..36c846ea320ecc321871ea27f40f0e378ed105b5 100644 (file)
    +----------------------------------------------------------------------+
  */
 
-/* This has been built and tested on Linux 2.2.14
- *
- * This has been built and tested on Solaris 2.6.
- * It may not compile or execute correctly on other systems.
- */
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif