issues
search
CristianHenzel
/
ClipIt
ClipIt clipboard manager for GTK+
https://github.com/CristianHenzel/ClipIt
GNU General Public License v3.0
651
stars
83
forks
source link
Fixed comparison of string length by using the 'str_len' variable ins…
#38
Closed
zen-tools
closed
8 years ago
zen-tools
commented
8 years ago
Fixed comparison of string length by using the 'str_len' variable instead of 'string->len'
Refactored the code from merge #30. Now by default working with string in utf8 mode.