mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 06:30:30 +00:00
macro.h: fix typo in comment
This commit is contained in:
@@ -267,7 +267,7 @@ do { \
|
||||
} \
|
||||
} while(false)
|
||||
|
||||
/* Because statfs.t_type can be int on some architecures, we have to cast
|
||||
/* Because statfs.t_type can be int on some architectures, we have to cast
|
||||
* the const magic to the type, otherwise the compiler warns about
|
||||
* signed/unsigned comparison, because the magic can be 32 bit unsigned.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user