X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fmisc%2Fgetdelim.c;h=d9e4fbc2230955799d3cbb504a38c2f4385b07ce;hb=3417680e253b1bfc4519347ef06536378026be2a;hp=3e74f947eb4135b90e4de628eadc91384795f9ce;hpb=4944c86a9318bc5b5578ab145a95c116ffd2c9fd;p=pspp diff --git a/lib/misc/getdelim.c b/lib/misc/getdelim.c index 3e74f947eb..d9e4fbc223 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