1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-05-13 20:48:36 +02:00

Moved some string related functions from memory.c to string.c

This commit is contained in:
dan
2001-05-27 15:58:28 +00:00
parent f955b4b61d
commit 3ab16b3e40
3 changed files with 43 additions and 42 deletions
+1
View File
@@ -1,5 +1,6 @@
- fixed problem with WINGs based apps exiting with a "X_RotateProperties"
related error when text was selected in a textfiled.
- moved wstrdup(), wstrconcat() and wstrappend() from memory.c to string.c
Changes since wmaker 0.64.0: