]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
tevent: Fix some whitespace
authorVolker Lendecke <vl@samba.org>
Mon, 10 Mar 2025 19:35:59 +0000 (20:35 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 27 Mar 2025 13:13:31 +0000 (13:13 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>
lib/tevent/testsuite.c
lib/tevent/tevent_standard.c

index e088166175647f9dcd0cec89377d0a175948c50c..040e003934a06bf5dec660ece87b695192c2445c 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
    Unix SMB/CIFS implementation.
 
    testing of the events subsystem
index 749cad0db772acfc0804c26fe7f0aae1c3c75fdc..659f11461aa4c84f828e68280236dc6c774db278 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
    Unix SMB/CIFS implementation.
    main select loop and event handling
    Copyright (C) Stefan Metzmacher      2013