OSDN Git Service

commited.
authorTaizo ITO <taizo.ito@hde.co.jp>
Mon, 6 Jul 2009 06:48:10 +0000 (15:48 +0900)
committerTaizo ITO <taizo.ito@hde.co.jp>
Mon, 6 Jul 2009 06:48:10 +0000 (15:48 +0900)
tools/authsend.c

index ea6211e..626f419 100644 (file)
@@ -1,5 +1,5 @@
 #include <stdio.h>
 
 int main() {
-  printf("aa");
+  printf("Not implemented.");
 }