X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=doc%2Fgithub_commits.c;h=0fc1a1bfe7cd718ded40d088fd8e988a30f7d407;hb=68f2861e92e08eb5e2af51c026981bc1e990e1eb;hp=75b5d348d7a4709e8413cb36dbecb4153ca7a756;hpb=d857fd08a5bed44fc0c036737f0bc774db3ff562;p=jansson.git diff --git a/doc/github_commits.c b/doc/github_commits.c index 75b5d34..0fc1a1b 100644 --- a/doc/github_commits.c +++ b/doc/github_commits.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2009 Petri Lehtinen + * Copyright (c) 2009, 2010 Petri Lehtinen * * Jansson is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See LICENSE for details. @@ -96,7 +96,7 @@ static char *request(const char *url) int main(int argc, char *argv[]) { - unsigned int i; + size_t i; char *text; char url[URL_SIZE];