diff options
author | sabetts <sabetts> | 2004-10-05 23:29:39 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2004-10-05 23:29:39 +0000 |
commit | d2db60569c8f9f2d3439edc9eee4f9330a317023 (patch) | |
tree | 32b324b0134e644b3480b16c653b0172a102a4ea /ChangeLog | |
parent | a2aeb8461a435621330a692998237f259c356640 (diff) | |
download | ratpoison-d2db60569c8f9f2d3439edc9eee4f9330a317023.zip |
* src/actions.c (cmd_source): display an error message if no file is supplied.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * src/actions.c (cmd_unsetenv): add an '=' to the string passed to putenv. + (cmd_source): display an error message if no file is supplied. * src/main.c (print_version): update copyright date. |