mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-31 01:16:22 +00:00
Fix examples to use new API and lots of compiler warnings.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
/* public api for steve reid's public domain SHA-1 implementation */
|
||||
/* this file is in the public domain */
|
||||
|
||||
/** @file
|
||||
* SHA-1 hash API.
|
||||
*/
|
||||
|
||||
#ifndef __SHA1_H
|
||||
#define __SHA1_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user