diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-30 01:39:08 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-30 01:39:08 +0200 |
commit | 37fa19f4c95825b4fc687287209c7db179c11ba8 (patch) | |
tree | 295bf26ddcaa67216e32d74ad571ac0e8160e129 /degesch.c | |
parent | 950f052d1b6967e8833dd4ea37fd914320f51b35 (diff) | |
download | xK-37fa19f4c95825b4fc687287209c7db179c11ba8.tar.gz xK-37fa19f4c95825b4fc687287209c7db179c11ba8.tar.xz xK-37fa19f4c95825b4fc687287209c7db179c11ba8.zip |
Rename project to uirc3
Diffstat (limited to 'degesch.c')
-rw-r--r-- | degesch.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -48,7 +48,6 @@ enum #define print_warning_data ((void *) ATTR_WARNING) #include "config.h" -#undef PROGRAM_NAME #define PROGRAM_NAME "degesch" #include "common.c" |