* lisp/cedet/ede/base.el (ede-project): Fix warning when loading EDE.

This commit is contained in:
Po Lu 2022-08-01 13:34:02 +08:00
parent cf33f09ee2
commit bc03a5b2c4

View file

@ -171,7 +171,7 @@ For Automake based projects, each directory is treated as a project.")
:label "Local Targets"
:group (targets)
:documentation "List of top level targets in this project.")
(locate-obj :type (or null ede-locate-base-child)
(locate-obj :type (or null ede-locate-base)
:documentation
"A locate object to use as a backup to `ede-expand-filename'.")
(tool-cache :initarg :tool-cache