bug #25763: Corrected 4 occurrences of SMEMCPY to MEMCPY; corrected indentation

This commit is contained in:
goldsimon
2009-04-15 14:48:56 +00:00
parent 3587e8481d
commit b3a5d6df0d
3 changed files with 15 additions and 12 deletions

View File

@@ -19,6 +19,9 @@ HISTORY
++ New features:
2009-04-15 Simon Goldschmidt
* sockets.c, ppp.c: bug #25763: corrected 4 occurrences of SMEMCPY to MEMCPY
2009-04-15 Simon Goldschmidt
* sockets.c: bug #26121: set_errno can be overridden