wok diff linld/stuff/src/LINLD.CPP @ rev 22491

updated apr and apr-dev (1.4.6 -> 1.7.0)
author Hans-G?nter Theisgen
date Tue Dec 31 14:21:42 2019 +0100 (2019-12-31)
parents a0dccc5d133d
children 53c1379e13fa
line diff
     1.1 --- a/linld/stuff/src/LINLD.CPP	Fri Nov 08 10:47:52 2019 +0100
     1.2 +++ b/linld/stuff/src/LINLD.CPP	Tue Dec 31 14:21:42 2019 +0100
     1.3 @@ -164,5 +164,5 @@
     1.4  #endif
     1.5  
     1.6      // Let compiler be happy
     1.7 -    return _AX;
     1.8 +    //return _AX;
     1.9  }