diff src/ov-list.cc @ 2993:91589ab98e37

[project @ 1997-05-21 21:44:54 by jwe]
author jwe
date Wed, 21 May 1997 21:51:38 +0000
parents aa9d0c0e0458
children 38de16594cb4
line wrap: on
line diff
--- a/src/ov-list.cc
+++ b/src/ov-list.cc
@@ -130,8 +130,8 @@
   return false;
 }
 
-DEFUN (make_list, args, ,
-  "make_list (ARGS)\n\
+DEFUN (list, args, ,
+  "list (ARGS)\n\
 \n\
 Create a new list from ARGS.")
 {