X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fdbxrc;h=166922bb37f4143ab88c4bfab434346f6aa8b194;hb=82da33b61c3e2dd2937db17b75b2838188793053;hp=bae532ee3851a810697e9b62648a128c353f8c4d;hpb=be1aa469293700c1a79701e20df4831b458e678f;p=chise%2Fxemacs-chise.git- diff --git a/src/dbxrc b/src/dbxrc index bae532e..166922b 100644 --- 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