comparison lib-src/digest-doc.c @ 42411:c67f88ae0e05

Remove trailing whitespaces.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 29 Dec 2001 22:21:10 +0000
parents 661375cd8c4c
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
42410:cd63104dd575 42411:c67f88ae0e05
17 17
18 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
19 along with GNU Emacs; see the file COPYING. If not, write to the 19 along with GNU Emacs; see the file COPYING. If not, write to the
20 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 20 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21 Boston, MA 02111-1307, USA. 21 Boston, MA 02111-1307, USA.
22 22
23 See also sorted-doc.c, which produces similar output 23 See also sorted-doc.c, which produces similar output
24 but in texinfo format and sorted by function/variable name. */ 24 but in texinfo format and sorted by function/variable name. */
25 25
26 #include <stdio.h> 26 #include <stdio.h>
27 27