[Git][NTPsec/ntpsec][master] Fix whitespace

Richard Laager gitlab at mg.gitlab.com
Sun Dec 29 04:44:22 UTC 2019



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
2e429c1c by James Browning at 2019-12-28T22:43:31-06:00
Fix whitespace

This was from !1037, but has been separated out.

Signed-off-by: Richard Laager <rlaager at wiktel.com>

- - - - -


1 changed file:

- wscript


Changes:

=====================================
wscript
=====================================
@@ -661,7 +661,7 @@ int main(int argc, char **argv) {
         ('strlcat', ["string.h"])
     )
     for ft in optional_functions:
-            probe_function(ctx, function=ft[0], prerequisites=ft[1])
+        probe_function(ctx, function=ft[0], prerequisites=ft[1])
 
     # This area is still work in progress
     # Need to disable making symbols



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2e429c1c31e6f64511e20e4f2bc4ae514abad54f

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/2e429c1c31e6f64511e20e4f2bc4ae514abad54f
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20191229/73ca0ae9/attachment.htm>


More information about the vc mailing list