libitize
[pspp] / lib / memcmp.c
index 6096651e5bb2d3917dc23fc8559b11b4208ae866..2c14977f3e60eb185f1525939c0cc4b875df7aad 100644 (file)
@@ -369,5 +369,3 @@ memcmp (s1, s2, len)
 #undef bcmp
 weak_alias (memcmp, bcmp)
 #endif
-
-