diff libinterp/dldfcn/__init_gnuplot__.cc @ 20853:1142cf6abc0d

2015 Code Sprint: remove class of function from docstring for all C++ files.
author Rik <rik@octave.org>
date Sat, 12 Dec 2015 07:40:03 -0800
parents f90c8372b7ba
children a65b906e25bc
line wrap: on
line diff
--- a/libinterp/dldfcn/__init_gnuplot__.cc	Sat Dec 12 07:31:00 2015 -0800
+++ b/libinterp/dldfcn/__init_gnuplot__.cc	Sat Dec 12 07:40:03 2015 -0800
@@ -216,7 +216,7 @@
 
 DEFUN_DLD (__have_gnuplot__, , ,
            "-*- texinfo -*-\n\
-@deftypefn {Loadable Function} {@var{gnuplot_available} =} __have_gnuplot__ ()\n\
+@deftypefn {} {@var{gnuplot_available} =} __have_gnuplot__ ()\n\
 Undocumented internal function.\n\
 @end deftypefn")
 {