Fixed typo in a comment.

This commit is contained in:
nekral-guest
2008-09-13 17:14:42 +00:00
parent b705ca4d97
commit 855c092543
+1 -1
View File
@@ -17,7 +17,7 @@ Index: shadow-4.1.0/src/su.c
argv[1] = command;
}
+ /* On Debian, the arguments are concatenated and the
+ * resulted string is always given to the shell with its
+ * resulting string is always given to the shell with its
+ * -c option.
+ */
+ {