File: encoding.diff

package info (click to toggle)
dietlibc 0.34~cvs20160606-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,768 kB
  • sloc: ansic: 71,692; asm: 13,008; cpp: 1,860; makefile: 817; sh: 300; perl: 62
file content (15 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: transcode to UTF-8
Author: lintian
Forwarded: no

--- a/THANKS
+++ b/THANKS
@@ -11,7 +11,7 @@ been completely replaced now.
 I initially took localtime and the directory reading routines from
 uClibc, but the code has been completely replaced now.
 
-syslog and crypt were contributed by Ren Mller.
+syslog and crypt were contributed by René Müller.
 
 Jeff Garzik contributed {get,set}{pw,gr,sp}ent.