Commit f9746bac authored by Kai Vehmanen's avatar Kai Vehmanen

Fixed 64bit compiler warnings in test apps.

darcs-hash:20070830072747-77cd4-1fea7ef37685860489d9624c74b22942ee44e65d.gz
parent b0a39acb
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
#include "readline.h" #include "readline.h"
/* this overrides libc read() -- is this reliable? */ /* this overrides libc read() -- is this reliable? */
int ssize_t
read ( read (
G_GNUC_UNUSED G_GNUC_UNUSED
int fd, int fd,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment