diff options
author | luis <luis> | 2007-02-01 15:13:18 +0000 |
---|---|---|
committer | luis <luis> | 2007-02-01 15:13:18 +0000 |
commit | d2472e04d4bc46bcf131846661b509a753148309 (patch) | |
tree | 10ca1312da62ee3ab0d44c193cb354728f34b883 /GUIDELINES | |
parent | d43ba48a63506b7ce1d71ee7a5b6dae795d3d67b (diff) | |
download | firma-d2472e04d4bc46bcf131846661b509a753148309.tar.gz firma-d2472e04d4bc46bcf131846661b509a753148309.tar.bz2 |
firma: REQUIRE_SIGNATURE e REPLAY_PROTECTION are now set/unset using 1/0, no longer yes/no
README, GUIDELINES: Small fixes
Diffstat (limited to 'GUIDELINES')
-rwxr-xr-x | GUIDELINES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -16,9 +16,9 @@ In the future this procedure will be automatic. - Put all new global variables in the GLOBAL_VARS variable. - - If you are using an unix command, check if its already - listed in the commands list. If it's not, please add it - at the bottom of this file. + - If you are using an unix command, check if it's already + listed in the commands list bellow. If it's not, please + add it. 2 - Variables usage ------------------- |