This is purely a cosmetic change: change tabs to spaces
in glibc-2.19-akaros/sysdeps/akaros/Versions for consistency.

Signed-off-by: Dan Cross <[email protected]>
---
 .../gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/Versions      | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/Versions 
b/tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/Versions
index b8e7d21..5b5e328 100644
--- a/tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/Versions
+++ b/tools/compilers/gcc-glibc/glibc-2.19-akaros/sysdeps/akaros/Versions
@@ -20,9 +20,9 @@ libc {
     free_tls;
     reinit_tls;
 
-       _sys_siglist;
-       sys_siglist;
-       sys_sigabbrev;
+    _sys_siglist;
+    sys_siglist;
+    sys_sigabbrev;
     signal_ops;
     trigger_posix_signal;
 
@@ -43,9 +43,9 @@ libc {
     # helper functions from resolv (which we don't build)
     __h_errno_location;
 
-       # Normally not exported by glibc, but we do all of our threading in
-       # userspace and need to set this up for each of our uthreads that have 
TLS.
-       __ctype_init;
+    # Normally not exported by glibc, but we do all of our threading in
+    # userspace and need to set this up for each of our uthreads that have TLS.
+    __ctype_init;
 
     ufd_get_fd;
     ufd_lookup;
-- 
2.8.0.rc3.226.g39d4020

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to