fix spelling in comment. from Peter Valchev <pval@openbsd.org>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10286 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -136,7 +136,7 @@ extern int (*decrypt_input) (int);
|
|||||||
#define set_my_want_state_wont(opt) {options[opt] &= ~MY_WANT_STATE_WILL;}
|
#define set_my_want_state_wont(opt) {options[opt] &= ~MY_WANT_STATE_WILL;}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Make everything symetrical
|
* Make everything symmetrical
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define HIS_STATE_WILL MY_STATE_DO
|
#define HIS_STATE_WILL MY_STATE_DO
|
||||||
|
@@ -156,7 +156,7 @@ typedef struct {
|
|||||||
((options[opt]+MY_STATE_DO) & MY_WANT_STATE_DO)
|
((options[opt]+MY_STATE_DO) & MY_WANT_STATE_DO)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Make everything symetrical
|
* Make everything symmetrical
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define HIS_STATE_WILL MY_STATE_DO
|
#define HIS_STATE_WILL MY_STATE_DO
|
||||||
|
Reference in New Issue
Block a user