diff libinterp/corefcn/qz.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 35241c4b696c
children c07bee629973
line wrap: on
line diff
--- a/libinterp/corefcn/qz.cc	Sat Dec 12 07:31:00 2015 -0800
+++ b/libinterp/corefcn/qz.cc	Sat Dec 12 07:40:03 2015 -0800
@@ -293,8 +293,8 @@
 //       Compatibility problem?
 DEFUN (qz, args, nargout,
        "-*- texinfo -*-\n\
-@deftypefn  {Built-in Function} {@var{lambda} =} qz (@var{A}, @var{B})\n\
-@deftypefnx {Built-in Function} {@var{lambda} =} qz (@var{A}, @var{B}, @var{opt})\n\
+@deftypefn  {} {@var{lambda} =} qz (@var{A}, @var{B})\n\
+@deftypefnx {} {@var{lambda} =} qz (@var{A}, @var{B}, @var{opt})\n\
 QZ@tie{}decomposition of the generalized eigenvalue problem\n\
 (@math{A x = s B x}).\n\
 \n\