Translations:Doxygen/75/de

From FreeCAD Documentation

``` int func(int a, int b) { return a*b; } ```