2011-01-07 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / dictionary.c
index 367389113ea9f1df373767be753832faa28dc167..29816921d91fb6cc96ccfd8bf022696dc0ed29c7 100644 (file)
@@ -83,9 +83,7 @@
 
    * Define a function dict_<op> that looks up <op> in the dict_vector
    and calls the appropriate function.  Add a declaration for
-   dict_<op> to dictionary.h.
-   
-*/
+   dict_<op> to dictionary.h.  */
 
 /* An enum representing the various implementations of dictionaries.
    Used only for debugging.  */
This page took 0.024337 seconds and 4 git commands to generate.