1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00

Rename Read_Line method.

This commit is contained in:
Bruno Haible
2002-10-28 10:19:20 +00:00
parent 74672acb3e
commit ffc1beb00f
5 changed files with 27 additions and 15 deletions

View File

@@ -21,9 +21,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111, USA. */
#include "read-line.h"
#include <stdlib.h>
#include <string.h> /* declares memcpy() */
#ifndef __OPTIMIZE__
#define INLINE /* not inline */