]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_cryptkit/lib/giantIntegers.h
Security-55471.14.8.tar.gz
[apple/security.git] / libsecurity_cryptkit / lib / giantIntegers.h
index fa2443b75144840c91648c154f96ffdb80e8c6ff..67a32c5968fadf968642fb47102d518b46c377d4 100644 (file)
@@ -95,7 +95,7 @@ void initGiantStacks(unsigned maxDigits);
 /* 
  * Free giant stacks on shutdown.
  */
-void freeGiantStacks();
+void freeGiantStacks(void);
 
 #endif /* GIANTS_VIA_STACK */