]> andersk Git - libyaml.git/blobdiff - src/writer.c
Removed trailing-whitespaces
[libyaml.git] / src / writer.c
index b90019f5cb7ec584ea5625c6e5d849e8423003c3..5d57f392f1eb7fcaa8aba23a38c1489e572b2007 100644 (file)
@@ -74,7 +74,7 @@ yaml_emitter_flush(yaml_emitter_t *emitter)
         unsigned int value;
         size_t k;
 
-        /* 
+        /*
          * See the "reader.c" code for more details on UTF-8 encoding.  Note
          * that we assume that the buffer contains a valid UTF-8 sequence.
          */
This page took 0.10354 seconds and 4 git commands to generate.