mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-11 20:01:48 +00:00
Spelling fix
This commit is contained in:
@ -180,7 +180,7 @@ namespace Genode {
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Suppress warning about uninitialized 'ret' variable in 'call'
|
* Suppress warning about uninitialized 'ret' variable in 'call'
|
||||||
* functions on compilers that support the #praga. If this is
|
* functions on compilers that support the #pragma. If this is
|
||||||
* not the case, the pragma can be masked by supplying the
|
* not the case, the pragma can be masked by supplying the
|
||||||
* 'SUPPRESS_GCC_PRAGMA_WUNINITIALIZED' define to the compiler.
|
* 'SUPPRESS_GCC_PRAGMA_WUNINITIALIZED' define to the compiler.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user