I hereby claim:
- I am vague666 on github.
- I am vague (https://keybase.io/vague) on keybase.
- I have a public key whose fingerprint is 33DC B035 DAC4 10CB BA0E 2C47 D40A 2AAB 6B0D BB0A
To claim this, I am signing this object:
vague@abigail:~$ gdb irssi core | |
GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7 | |
Copyright (C) 2014 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. Type "show copying" | |
and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
I hereby claim:
To claim this, I am signing this object:
if (!rec->nick || !rec->word) { | |
if (rec->nick) g_string_append(options, "-nick "); | |
if (rec->word) g_string_append(options, "-word "); | |
} |