]> granicus.if.org Git - sudo/commitdiff
Add missing "$HOME"
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Jan 2003 20:58:48 +0000 (20:58 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 20 Jan 2003 20:58:48 +0000 (20:58 +0000)
config.h.in

index c9735acddb364a829c4b62df054ab6435f2252b1..8476bb5a7bdd62203165b5d1e45991a334bc5e9d 100644 (file)
 /* Define if you want sudo to start a shell if given no arguments. */
 #undef SHELL_IF_NO_ARGS
 
-/* Define if you want sudo to set  in shell mode. */
+/* Define if you want sudo to set $HOME in shell mode. */
 #undef SHELL_SETS_HOME
 
 /* If using the C implementation of alloca, define if you know the