X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fmisc%2Fgetdelim.c;h=d9e4fbc2230955799d3cbb504a38c2f4385b07ce;hb=1f053e35b27208cad9bec322c67ba4ef022c1dc1;hp=8e1c1dd5b33b79a87fb0cfd9896816c1ab79f5d3;hpb=3d692f50d5cbb83eb0f0787bee20c5c49ef42050;p=pspp-builds.git diff --git a/lib/misc/getdelim.c b/lib/misc/getdelim.c index 8e1c1dd5..d9e4fbc2 100644 --- a/lib/misc/getdelim.c +++ b/lib/misc/getdelim.c @@ -14,14 +14,13 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + 02110-1301, USA. */ #include #include #include #include -#include "alloc.h" /* Reads a DELIMITER-separated field of any length from file STREAM. *LINEPTR is a malloc'd string of size N; if *LINEPTR is NULL, it is