aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/digest-doc.c
diff options
context:
space:
mode:
authorRichard M. Stallman2001-12-22 03:12:40 +0000
committerRichard M. Stallman2001-12-22 03:12:40 +0000
commitcdbf596449397dbb1f6f2c95f830acfc80c49d96 (patch)
tree993fd67337608b94a85277666654cc79b8c0acb4 /lib-src/digest-doc.c
parent9cc84e31c91be65110878005e1b51554d23de2e9 (diff)
downloademacs-cdbf596449397dbb1f6f2c95f830acfc80c49d96.tar.gz
emacs-cdbf596449397dbb1f6f2c95f830acfc80c49d96.zip
Comment change.
Diffstat (limited to 'lib-src/digest-doc.c')
-rw-r--r--lib-src/digest-doc.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib-src/digest-doc.c b/lib-src/digest-doc.c
index 9bea55849d0..a6510f39f15 100644
--- a/lib-src/digest-doc.c
+++ b/lib-src/digest-doc.c
@@ -16,8 +16,9 @@
16 GNU General Public License for more details. 16 GNU General Public License for more details.
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 19 along with GNU Emacs; see the file COPYING. If not, write to the
20 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 20 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21 Boston, MA 02111-1307, USA.
21 22
22 See also sorted-doc.c, which produces similar output 23 See also sorted-doc.c, which produces similar output
23 but in texinfo format and sorted by function/variable name. */ 24 but in texinfo format and sorted by function/variable name. */