X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmisc%2Fgetdelim.c;h=d9e4fbc2230955799d3cbb504a38c2f4385b07ce;hb=1f053e35b27208cad9bec322c67ba4ef022c1dc1;hp=3e74f947eb4135b90e4de628eadc91384795f9ce;hpb=2e0595dd8e344dbdcab740d7d2a3b67d153d6b39;p=pspp-builds.git diff --git a/lib/misc/getdelim.c b/lib/misc/getdelim.c index 3e74f947..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 "common.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