mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-24 15:12:04 +03:00
remove trailing newlines from various versions of bits/shm.h
This commit is contained in:
parent
484c34fe1d
commit
7f797b5e25
@ -25,4 +25,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -22,4 +22,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -25,4 +25,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -25,4 +25,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -25,4 +25,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -22,4 +22,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -25,4 +25,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -26,4 +26,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
@ -21,4 +21,3 @@ struct shm_info {
|
||||
unsigned long shm_tot, shm_rss, shm_swp;
|
||||
unsigned long __swap_attempts, __swap_successes;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user