comparison libinterp/corefcn/help.cc @ 23083:e9a0469dedd9 stable

maint: strip extra trailing newlines from files.
author John W. Eaton <jwe@octave.org>
date Fri, 20 Jan 2017 12:19:08 -0500
parents 0419dec5d5c1
children ef4d915df748 3ac9f9ecfae5
comparison
equal deleted inserted replaced
23082:e8d64dce0afd 23083:e9a0469dedd9
1052 The original variable value is restored when exiting the function. 1052 The original variable value is restored when exiting the function.
1053 @end deftypefn */) 1053 @end deftypefn */)
1054 { 1054 {
1055 return SET_INTERNAL_VARIABLE (suppress_verbose_help_message); 1055 return SET_INTERNAL_VARIABLE (suppress_verbose_help_message);
1056 } 1056 }
1057