]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib:replace: Remove trailing spaces from readline.h
authorAndreas Schneider <asn@samba.org>
Tue, 21 Jan 2025 16:59:12 +0000 (17:59 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 21 Jan 2025 18:40:36 +0000 (18:40 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15788

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
lib/replace/system/readline.h

index 29379626e0dde8a8391d2bc041879221c02579f4..9a9af266ca6d1e888d01004232fb218088fb3ad1 100644 (file)
@@ -1,14 +1,14 @@
 #ifndef _system_readline_h
 #define _system_readline_h
-/* 
+/*
    Unix SMB/CIFS implementation.
 
    Readline wrappers
-   
+
      ** NOTE! The following LGPL license applies to the replace
      ** library. This does NOT imply that all of Samba is released
      ** under the LGPL
-   
+
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either