WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
-
+
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
int
main (int argc, char *argv[])
{
+ (void) argc;
+ (void) argv;
+
GNUNET_log_setup ("test_service_rps_peers",
"WARNING",
NULL);
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Affero General Public License for more details.
-
+
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
int
main (int argc, char *argv[])
{
+ (void) argc;
+ (void) argv;
+
GNUNET_log_setup ("test_service_rps_peers",
"WARNING",
NULL);