author | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 07:16:46 +0000 (08:16 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 07:16:46 +0000 (08:16 +0100) | ||
commit | 1203f4f8e6f18ef3a4cd1dcb0287ca1a889b3d4b | |
tree | 13a7f9bb40047a66293b0636040b6ea60db561f1 | tree | snapshot |
parent | d88a1718bbca660e13ad60f8f1aec6084fcf7788 | commit | diff |
lirc: pass writable string to lirc_init()
The "prog" argument of lirc_init() expects a non-const string.
Pass a local string variable.
The "prog" argument of lirc_init() expects a non-const string.
Pass a local string variable.
src/lirc.c | diff | blob | history |