X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Flisp%2Flisp.h;h=fa4bda554c1cb12a63f9bc2ec5c79bd2adc4cb31;hb=81931e4d4dae892ed8ba9f4e40da335881b93484;hp=e118298ffc4dc877fce7a5282cbccacce7006f48;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/lisp/lisp.h b/src/lisp/lisp.h index e118298ff..fa4bda554 100644 --- a/src/lisp/lisp.h +++ b/src/lisp/lisp.h @@ -88,7 +88,7 @@ public: return true; } - /* conveniance functions which traverse the list until a child with a + /** conveniance functions which traverse the list until a child with a * specified name is found. The value part is then interpreted in a specific * way. The functions return true, if a child was found and could be * interpreted correctly, otherwise false is returned and the variable value