Changeset 23530 for trunk/Ohana/src/opihi/pantasks/CheckPassword.c
- Timestamp:
- Mar 25, 2009, 11:56:09 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/CheckPassword.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/CheckPassword.c
r8548 r23530 2 2 # define DEBUG 0 3 3 4 // this static var is only used by InitPassword and CheckPassword below. 5 // Both functions are only called by the main thread. 4 6 static char PASSWORD[256]; 5 7
Note:
See TracChangeset
for help on using the changeset viewer.
