aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/idlw-complete-structtag.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2007-11-30 08:40:56 +0000
committerGlenn Morris <[email protected]>2007-11-30 08:40:56 +0000
commit510661287c690f0968e9d829ec5db6c04538d23e (patch)
tree0bb75c1a217ec2026bda2a2a2d08ce1480fb2342 /lisp/progmodes/idlw-complete-structtag.el
parentc65e95328190d327796ba5d5d26f58ae093a9b30 (diff)
(idlwave-sintern-structtag): Fix declaration.
Diffstat (limited to 'lisp/progmodes/idlw-complete-structtag.el')
-rw-r--r--lisp/progmodes/idlw-complete-structtag.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/idlw-complete-structtag.el b/lisp/progmodes/idlw-complete-structtag.el
index 09748084ec..cfd9834abc 100644
--- a/lisp/progmodes/idlw-complete-structtag.el
+++ b/lisp/progmodes/idlw-complete-structtag.el
@@ -103,7 +103,7 @@
(defvar idlwave-sint-structtags nil)
;; Create the sintern type for structure talks
-(declare-function idlwave-sintern-structtag "idlwave" t t)
+(declare-function idlwave-sintern-structtag "idlw-complete-structtag" t t)
(idlwave-new-sintern-type 'structtag)
;; Hook the plugin into idlwave