X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Ftyperep.h;h=3ac1afd11e2af06b0d86eb5989163a4c0ea174a4;hb=2c95d635ef7dc3a9c04b983f14496167dbec3608;hp=a23c8d9779de3a575f19780b1c690b06e4d45868;hpb=0f37c776e1b55e4884f6381801f8889f663dedc9;p=libfirm diff --git a/include/libfirm/typerep.h b/include/libfirm/typerep.h index a23c8d977..3ac1afd11 100644 --- a/include/libfirm/typerep.h +++ b/include/libfirm/typerep.h @@ -726,7 +726,7 @@ typedef struct tp_op tp_op; * Returns the string for the type opcode. * * @param op The type opcode to get the string from. - * @return a string. (@todo Null terminated???) + * @return a string. (@todo Null terminated?) */ const char *get_tpop_name (const tp_op *op);