Changeset b120bd3 for variable.c


Ignore:
Timestamp:
Sep 25, 2010, 5:58:38 PM (14 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.7, release-1.8, release-1.9
Children:
c8d9f84
Parents:
118c919
git-author:
Kevin Riggle <kevinr@free-dissociation.com> (09/21/10 00:33:56)
git-committer:
Nelson Elhage <nelhage@mit.edu> (09/25/10 17:58:38)
Message:
add a random zsig function
File:
1 edited

Legend:

Unmodified
Added
Removed
  • variable.c

    re488ec5 rb120bd3  
    214214                 "Called every time you start a zephyrgram without an\n"
    215215                 "explicit zsig.  The default setting implements the policy\n"
    216                  "described in the documentation for the 'zsig' variable.\n"),
     216                 "described in the documentation for the 'zsig' variable.\n"
     217                 "See also BarnOwl::random_zephyr_signature().\n"),
    217218
    218219  OWLVAR_STRING( "zsig" /* %OwlVarStub */, "",
Note: See TracChangeset for help on using the changeset viewer.