Translations:Doxygen/74/de

From FreeCAD Documentation

~~~~~~~~~~~~~{.c} int func(int a, int b) { return a*b; } ~~~~~~~~~~~~~