mirror of
git://git.musl-libc.org/musl
synced 2025-02-21 05:16:50 +00: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