reject invalid hex/unicode escape sequences instead of letting them crash the compiler
[cython.git] / USAGE.txt
index 50d06a19c6b9efa88555329e44ec5b96aad8f0a6..13d07ad7e1c60c6d68c6f49660f799e5bbe4d002 100644 (file)
--- a/USAGE.txt
+++ b/USAGE.txt
@@ -57,7 +57,7 @@ The cython command supports the following options:
   -----------------------------------------------------------------------------
   -v    --version                     Display version number of cython compiler
   -l    --create-listing              Write error messages to a .lis file
-  -I    --include-dir     <directory> Search for include files in named 
+  -I    --include-dir     <directory> Search for include files in named
                                       directory (may be repeated)
   -o    --output-file     <filename>  Specify name of generated C file (only
                                       one source file allowed if this is used)