X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fxml.c;h=79d6b3e6e376c51430031f215b2931a93d32678e;hp=0ea13f83b044037458c09cc577e08e253e10c1fa;hb=118cdc5cac01aad79e3314bf92cbbd924d48860c;hpb=de12c346dc64404821d52d545e2e1b3d44230f2a diff --git a/src/xml.c b/src/xml.c index 0ea13f83..79d6b3e6 100644 --- a/src/xml.c +++ b/src/xml.c @@ -490,7 +490,7 @@ err: return ret; } -/* Prints the information contained in a `struct windows_info'. +/* Prints the information contained in a `struct windows_info'. * * Warning: any strings printed here are in UTF-8 encoding. If the locale * character encoding is not UTF-8, the printed strings may be garbled. */