]> code.delx.au - gnu-emacs/blobdiff - src/composite.h
Trailing whitespace deleted.
[gnu-emacs] / src / composite.h
index ce47aee7098cd680a167aa2f551c179c45562fb8..620d5d4ce2803a4a3897dba2e8c763c3622c7015 100644 (file)
@@ -147,7 +147,7 @@ extern Lisp_Object composition_temp;
 
    When a composition is assigned an ID number (by
    get_composition_id), this structure is allocated for the
-   composition and linked in composition_table[ID].  
+   composition and linked in composition_table[ID].
 
    Identical compositions appearing at different places have the same
    ID, and thus share the same instance of this structure.  */