changeset 25592:053502516f38

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Thu, 12 Jul 2018 16:15:50 -0400
parents a932bdccdef8 (current diff) 5f63ca41eacb (diff)
children 90d43011e8e7
files libinterp/corefcn/error.cc
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/error.cc	Thu Jul 12 15:06:55 2018 -0400
+++ b/libinterp/corefcn/error.cc	Thu Jul 12 16:15:50 2018 -0400
@@ -1432,8 +1432,7 @@
 @deftypefnx {} {} warning (@var{state}, @var{id}, "local")
 @deftypefnx {} {} warning (@var{warning_struct})
 @deftypefnx {} {@var{warning_struct} =} warning (@dots{})
-@deftypefnx {} {@var{mode_struct} =} warning (@var{state}, @var{mode})
-@deftypefnx {} {} warning (@var{mode_struct})
+@deftypefnx {} {} warning (@var{state}, @var{mode})
 
 Display a warning message or control the behavior of Octave's warning system.