- struct openpgp_packet_list *packets = NULL; //, *newpackets = NULL;
-// struct openpgp_packet_list *list_end = NULL;
-// struct openpgp_publickey *keys = NULL;
-// struct openpgp_publickey *newkeys = NULL;
-// void *ctx = NULL;
-
-// fputs("Doing read_openpgp_stream():\n", stderr);
-// read_openpgp_stream(getnextchar, ctx, &packets);
-
+ struct openpgp_packet_list *packets = NULL;
+/*
+ , *newpackets = NULL;
+ struct openpgp_packet_list *list_end = NULL;
+ struct openpgp_publickey *keys = NULL;
+ struct openpgp_publickey *newkeys = NULL;
+ void *ctx = NULL;
+
+ fputs("Doing read_openpgp_stream():\n", stderr);
+ read_openpgp_stream(getnextchar, ctx, &packets, 0);
+*/