diff options
author | David Walter Seikel | 2014-01-30 19:06:11 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-01-30 19:06:11 +1000 |
commit | 6d1bb993ab701272b39464927f52b8e5809056b5 (patch) | |
tree | 4639755b1f47344a70bb59deef80b88ec07e979a | |
parent | Move the actual CSI command scanner out of handle_keys(). (diff) | |
download | boxes-6d1bb993ab701272b39464927f52b8e5809056b5.zip boxes-6d1bb993ab701272b39464927f52b8e5809056b5.tar.gz boxes-6d1bb993ab701272b39464927f52b8e5809056b5.tar.bz2 boxes-6d1bb993ab701272b39464927f52b8e5809056b5.tar.xz |
I have no idea how my email address has been wrong for two years. lol
-rw-r--r-- | boxes.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | /* boxes.c - Generic editor development sandbox. | 1 | /* boxes.c - Generic editor development sandbox. |
2 | * | 2 | * |
3 | * Copyright 2012 David Seikel <won_fang@yahoo.com> | 3 | * Copyright 2012 David Seikel <won_fang@yahoo.com.au> |
4 | * | 4 | * |
5 | * Not in SUSv4. An entirely new invention, thus no web site either. | 5 | * Not in SUSv4. An entirely new invention, thus no web site either. |
6 | * See - | 6 | * See - |