Add a comment to note that bde supplied most, if not all,

of the optimizations.
This commit is contained in:
Steve Kargl 2013-06-03 18:53:40 +00:00
parent 4f69a09308
commit a3f70b4ed8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251337

View file

@ -22,6 +22,8 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* Optimized by Bruce D. Evans.
*/
#include <sys/cdefs.h>