tag: use g_strescape() to eliminate evil characters
This always allocates strings on the heap, but we can delete the stripReturnChar() function now.
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
} while (0)
|
||||
#endif /* !assert_static */
|
||||
|
||||
void stripReturnChar(char *string);
|
||||
|
||||
void my_usleep(long usec);
|
||||
|
||||
/* trivial functions, keep them inlined */
|
||||
|
Reference in New Issue
Block a user