diff options
Diffstat (limited to 'lisp/cedet/ede/cpp-root.el')
| -rw-r--r-- | lisp/cedet/ede/cpp-root.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/cpp-root.el b/lisp/cedet/ede/cpp-root.el index ec04dd57c7a..1592c3c2f5d 100644 --- a/lisp/cedet/ede/cpp-root.el +++ b/lisp/cedet/ede/cpp-root.el | |||
| @@ -324,7 +324,7 @@ exist, it should return nil." | |||
| 324 | ) | 324 | ) |
| 325 | ) | 325 | ) |
| 326 | "EDE cpp-root project class. | 326 | "EDE cpp-root project class. |
| 327 | Each directory needs a a project file to control it.") | 327 | Each directory needs a project file to control it.") |
| 328 | 328 | ||
| 329 | ;;; INIT | 329 | ;;; INIT |
| 330 | ;; | 330 | ;; |