XEmacs 21.2.24 "Hecate".
authortomo <tomo>
Thu, 6 Jan 2000 07:24:31 +0000 (07:24 +0000)
committertomo <tomo>
Thu, 6 Jan 2000 07:24:31 +0000 (07:24 +0000)
src/dbxrc

index bae532e..166922b 100644 (file)
--- a/src/dbxrc
+++ b/src/dbxrc
@@ -279,8 +279,8 @@ function pobj {
     pstruct Lisp_Marker
   elif lrecord_type_p opaque; then
     pstruct Lisp_Opaque
-  elif lrecord_type_p opaque_list; then
-    pstruct Lisp_Opaque_List
+  elif lrecord_type_p opaque_ptr; then
+    pstruct Lisp_Opaque_Ptr
   elif lrecord_type_p popup_data; then
     pstruct popup_data
   elif lrecord_type_p process; then