diff options
author | Alexandre Oliva <lxoliva@fsfla.org> | 2014-03-09 00:29:48 -0300 |
---|---|---|
committer | Thadeu Lima de Souza Cascardo <cascardo@cascardo.info> | 2014-03-10 08:33:31 -0300 |
commit | 4b0bccd22512532622419f8f44d8ea557e29c161 (patch) | |
tree | 483a65a28fafdaafb63229026e2536ef51faf5ed | |
parent | c09b5340844f0e8ea2613e5ad19adc811195dfce (diff) |
Document operating system as GNU.
The code sets so to GNU, but the docs suggested Linux. Fix the latter
to match.
-rw-r--r-- | doc/FORMATO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/FORMATO b/doc/FORMATO index a4ab770..a5a5db3 100644 --- a/doc/FORMATO +++ b/doc/FORMATO @@ -34,7 +34,7 @@ C: (6 bytes) + deflate(hash) ip_loc = "127.0.0.1" (endereço IP local) versao_java = "1.5.0-gij;Free Software rnetclient pretending to be GNU Interpreter for Java" (versão do Java em ASCII; o ReceitaNet concatena as propriedades java.version e java.runtime.name, com ";" entre elas) origem = "JA2R" (melhor repetir!) - so = "Linux" + so = "GNU" cliente = "201105" (identificador de versão do receitanet) dados_val = parte do cabeçalho do DEC (desce in_cert até vr_totpagamentos) bytes 112 a 750 tam_dados_val = 0x00 0x00 0x00 0x00 (4 bytes) |