remove trailing newlines from various versions of bits/shm.h

This commit is contained in:
Rich Felker
2019-07-29 15:54:38 -04:00
parent 484c34fe1d
commit 7f797b5e25
9 changed files with 0 additions and 9 deletions
-1
View File
@@ -22,4 +22,3 @@ struct shm_info {
unsigned long shm_tot, shm_rss, shm_swp;
unsigned long __swap_attempts, __swap_successes;
};