diff src/pt-plot.h @ 2543:050924aee81a

[project @ 1996-11-20 03:03:01 by jwe]
author jwe
date Wed, 20 Nov 1996 03:03:02 +0000
parents fd8d48295891
children 8b262e771614
line wrap: on
line diff
--- a/src/pt-plot.h
+++ b/src/pt-plot.h
@@ -214,7 +214,7 @@
 
   int print (ostrstream& plot_buf);
 
-  int errorbars (void);
+  bool columns_ok (int nc);
 
   string style (void) { return sp_style; }