Ver código fonte

set input_encoding

Kolja Strohm 4 anos atrás
pai
commit
b64dc449a0
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      DOCUMENTATION

+ 1 - 1
DOCUMENTATION

@@ -799,7 +799,7 @@ INPUT                  =
 # possible encodings.
 # The default value is: UTF-8.
 
-INPUT_ENCODING         = UTF-8
+INPUT_ENCODING         = ANSI
 
 # If the value of the INPUT tag contains directories, you can use the
 # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and