symm/stub.c.in: Add a trivial test rig which says to look over there.
[catacomb] / symm / safersk.c
index e665410..389b553 100644 (file)
@@ -1,14 +1,10 @@
 /* -*-c-*-
  *
- * Stub source for SAFER SK
- *
- * (c) 2001 Straylight/Edgeware
+ * Stub code for SAFER-SK
  */
 
 #include "blkc.h"
 #include "safersk.h"
 
-const char *safersk_magic = "Compile this useless file";
-
+typedef int uninteresting;
 BLKC_TEST(SAFERSK, safersk)
-