This commit is contained in:
Jérôme Duval
2011-12-11 10:49:17 +01:00
parent 2a8373704a
commit 7cd683ba12
+2 -2
View File
@@ -33,9 +33,9 @@ writeAttrValue(int fd, const char *name, type_code type, Type value)
/** Writes an attribute to a node, taking the type into account and /** Writes an attribute to a node, taking the type into account and
* convertig the value accordingly * converting the value accordingly
* *
* On success it will return the amount of bytes writen * On success it will return the amount of bytes written
* On failure it returns an error code (negative number) * On failure it returns an error code (negative number)
*/ */