Explorar el Código

Update link for upstream crypto code.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1762 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake hace 17 años
padre
commit
261a3fe006
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      exec/crypto.c

+ 1 - 1
exec/crypto.c

@@ -6,7 +6,7 @@
  * The library is free for all purposes without any express
  * guarantee it works.
  *
- * Tom St Denis, tomstdenis@iahu.ca, http://libtomcrypt.org
+ * Tom St Denis, tomstdenis@iahu.ca, http://libtomcrypt.com
  */
 #include <assert.h>
 #include <string.h>