2009/9/7 Simon Josefsson <[email protected]>: > Alexander Lamaison <[email protected]> writes: > >> 2009/9/2 Simon Josefsson <[email protected]>: >>> I like it, and can test if it works for libgcrypt if you push it. >> >> Pushed. >> Thanks Simon. > > I made it compile again, and checked that it passes 'make check'. Seems > OK now. > > - fp = fopen(filename); > + fp = fopen(filename, "r");
Whoops. How did I miss that? Thanks. Alex _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
