https://git.reactos.org/?p=reactos.git;a=commitdiff;h=aa2d2139be17a99f9e9c2387934b4a43e75aa79f

commit aa2d2139be17a99f9e9c2387934b4a43e75aa79f
Author:     Serge Gautherie <reactos-git_serge_171...@gautherie.fr>
AuthorDate: Fri Aug 18 00:51:36 2023 +0200
Commit:     Serge Gautherie <reactos-git_serge_171...@gautherie.fr>
CommitDate: Fri Aug 18 00:51:36 2023 +0200

    [FREELDR] Convert ntfs.c to UTF-8 without BOM
    
    Addendum to f0d73e0 (and ab3bd82).
---
 boot/freeldr/freeldr/lib/fs/ntfs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot/freeldr/freeldr/lib/fs/ntfs.c 
b/boot/freeldr/freeldr/lib/fs/ntfs.c
index 9361f526932..fb4db082cd8 100644
--- a/boot/freeldr/freeldr/lib/fs/ntfs.c
+++ b/boot/freeldr/freeldr/lib/fs/ntfs.c
@@ -1,7 +1,7 @@
 /*
  *  FreeLoader NTFS support
  *  Copyright (C) 2004  Filip Navara  <xnav...@volny.cz>
- *  Copyright (C) 2009-2010  Herv� Poussineau
+ *  Copyright (C) 2009-2010  Hervé Poussineau
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by

Reply via email to