r307: additions for plotfile
[ctsim.git] / libctgraphics / pol.cpp
index 035f323a106b39d3e3c716e65ff4e982a5760945..d4a162fab9a0c0dcced845928a2538ccca3a7d2e 100644 (file)
@@ -6,7 +6,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2000 Kevin Rosenberg
 **
-**  $Id: pol.cpp,v 1.3 2000/12/04 05:36:57 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
@@ -1118,7 +1118,7 @@ get_inputline (FILE *fp)
 }
 
 void 
-set_inputline (char *line)
+set_inputline (const char const *line)
 {
        lineptr = 0;
        bp = 0;