Browse Source

whitespace

Miles Bader 21 years ago
parent
commit
04fb23f5b3
2 changed files with 2 additions and 1 deletions
  1. 1 0
      libc/sysdeps/linux/v850/bits/kernel_types.h
  2. 1 1
      libpthread/Makefile

+ 1 - 0
libc/sysdeps/linux/v850/bits/kernel_types.h

@@ -10,6 +10,7 @@
  *
  * Written by Miles Bader <miles@gnu.org>
  */
+
 #ifndef __V850_POSIX_TYPES_H__
 #define __V850_POSIX_TYPES_H__
 

+ 1 - 1
libpthread/Makefile

@@ -107,7 +107,7 @@ shared: all
 
 tags:
 	ctags -R
-	
+
 subdirs: $(patsubst %, _dir_%, $(DIRS))
 subdirs_clean: $(patsubst %, _dirclean_%, $(ALL_SUBDIRS))