branch: externals/trie commit 3b61c6469bb4890efd7ab6bde48eb31fd75ae419 Author: Toby S. Cubitt <toby-predict...@dr-qubit.org> Commit: Toby S. Cubitt <toby-predict...@dr-qubit.org>
More minor whitespace and commentary changes. --- trie.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/trie.el b/trie.el index 4e5c016..ff8907c 100644 --- a/trie.el +++ b/trie.el @@ -1,5 +1,4 @@ -;;; trie.el --- trie package - +;;; trie.el --- Trie data structure ;; Copyright (C) 2008-2010, 2012 Free Software Foundation, Inc