]> git.cworth.org Git - ttt/blobdiff - src/x.h
2005-11-11 Carl Worth <cworth@pippin.local>
[ttt] / src / x.h
diff --git a/src/x.h b/src/x.h
index 58f1297e864ec80e25170b8d57d0b7a902725f20..868a5674689ee90f4e52a1c59f3dd9dccaabfffd 100644 (file)
--- a/src/x.h
+++ b/src/x.h
@@ -48,7 +48,7 @@ xrealloc (void *ptr, size_t size);
 FILE *
 xfdopen (int filedes, const char *mode);
 
 FILE *
 xfdopen (int filedes, const char *mode);
 
-FILE *
+void
 xfreopen (const char *path, const char *mode, FILE *stream);
 
 char *
 xfreopen (const char *path, const char *mode, FILE *stream);
 
 char *