diff options
author | sabetts <sabetts> | 2003-05-17 10:25:22 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-05-17 10:25:22 +0000 |
commit | d0d9444986d81d1586fc1596d61f7a17e9058c41 (patch) | |
tree | a2f362d4455afd6549778f44ab2a3f17a4a41200 /ChangeLog | |
parent | 768afe0f97f0d164502202169dc1761d2b6321a2 (diff) | |
download | ratpoison-d0d9444986d81d1586fc1596d61f7a17e9058c41.zip |
(chld_handler): Variable declaration placed in proper
location.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-05-17 Shawn Betts <sabetts@sfu.ca> + * src/main.c (chld_handler): Variable declaration placed in proper + location. + * src/actions.c (spawn): always put the DISPLAY string in the environment. |