Pārlūkot izejas kodu

Fix goofy formatting

Eric Andersen 23 gadi atpakaļ
vecāks
revīzija
0ca318b538
2 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 2 2
      libc/stdio/getdelim.c
  2. 2 2
      libc/stdio/getline.c

+ 2 - 2
libc/stdio/getdelim.c

@@ -2,8 +2,8 @@
 /*
  * getdelim for uClibc
  *
- * Copyright (C) 2000 by Lineo, inc.  Written by Erik Andersen
- * <andersen@lineo.com>, <andersee@debian.org>
+ * Copyright (C) 2000 by Lineo, inc.  
+ * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Library General Public License as published by

+ 2 - 2
libc/stdio/getline.c

@@ -2,8 +2,8 @@
 /*
  * getline for uClibc
  *
- * Copyright (C) 2000 by Lineo, inc.  Written by Erik Andersen
- * <andersen@lineo.com>, <andersee@debian.org>
+ * Copyright (C) 2000 by Lineo, inc.  
+ * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Library General Public License as published by