Browse Source

eat whitespace

Mike Frysinger 20 năm trước cách đây
mục cha
commit
09aeb4d2ce
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      libc/sysdeps/linux/common/sigprocmask.c

+ 0 - 1
libc/sysdeps/linux/common/sigprocmask.c

@@ -60,4 +60,3 @@ int sigprocmask(int how, const sigset_t * set, sigset_t * oldset)
 	return (__syscall_sigprocmask(how, set, oldset));
 }
 #endif
-