[systemd-commits] CODING_STYLE

Tollef Fog ☃ Heen tfheen at kemper.freedesktop.org
Tue Jan 29 08:57:48 PST 2013


 CODING_STYLE |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 01233fc71296bc78c2de14b755236ced752500f7
Author: Tollef Fog Heen <tfheen at err.no>
Date:   Tue Jan 29 17:57:16 2013 +0100

    Clarify sentence

diff --git a/CODING_STYLE b/CODING_STYLE
index 04b4ed2..d93ccd8 100644
--- a/CODING_STYLE
+++ b/CODING_STYLE
@@ -17,7 +17,7 @@
 
 - Do not issue NSS requests (that includes user name and host name
   lookups) from the main daemon as this might trigger deadlocks when
-  we those lookups involve synchronously talking to services that we
+  those lookups involve synchronously talking to services that we
   would need to start up
 
 - Do not access any directories outside of /etc, /dev, /lib from the



More information about the systemd-commits mailing list