X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=libctgraphics%2Fpol.cpp;h=d4a162fab9a0c0dcced845928a2538ccca3a7d2e;hb=739e435359d44546dd812fff8c86b815a214d587;hp=dbc8b64d2915c53a40a60e782be55190067e86ab;hpb=980bef9b95bef1ab728634181a5672088fd47066;p=ctsim.git diff --git a/libctgraphics/pol.cpp b/libctgraphics/pol.cpp index dbc8b64..d4a162f 100644 --- a/libctgraphics/pol.cpp +++ b/libctgraphics/pol.cpp @@ -6,7 +6,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: pol.cpp,v 1.2 2000/07/31 14:48:35 kevin Exp $ +** $Id: pol.cpp,v 1.4 2000/12/20 14:39:09 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -24,6 +24,7 @@ /* */ /*----------------------------------------------------------------------*/ +#include "ct.h" #include #include #include @@ -1117,7 +1118,7 @@ get_inputline (FILE *fp) } void -set_inputline (char *line) +set_inputline (const char const *line) { lineptr = 0; bp = 0;