diff src/data.cc @ 3439:3234a698073a

[project @ 2000-01-14 09:51:14 by jwe]
author jwe
date Fri, 14 Jan 2000 09:52:35 +0000
parents 5b77cf82393c
children bf22deaf04ed
line wrap: on
line diff
--- a/src/data.cc
+++ b/src/data.cc
@@ -165,7 +165,7 @@
 @deftypefn {Mapping Function} {} atan2 (@var{y}, @var{x})\n\
 Compute atan (@var{y} / @var{x}) for corresponding elements of @var{y}\n\
 and @var{x}.  The result is in range -pi to pi.\n\
-@deftypefn")
+@end deftypefn")
 {
   octave_value_list retval;
 
@@ -794,7 +794,7 @@
   "-*- texinfo -*-\n\
 @deftypefn {Built-in Functio} {} is_bool (@var{x})\n\
 Return true if @var{x} is a boolean object.\n\
-@deftypefn")
+@end deftypefn")
 {
   octave_value retval;