Beginning of VFM cleanup.
[pspp-builds.git] / src / file-handle.q
index c4878bbb928b7b6447daaf95b7e474b6682b2b39..77291a45e42836595c071150a754ab3691a0fa2d 100644 (file)
@@ -241,7 +241,7 @@ fh_get_handle_by_name (const char name[9])
 
    Useful for printing error messages about use of file handles.  */
 const char *
-fh_handle_name (struct file_handle *h)
+fh_handle_name (const struct file_handle *h)
 {
   static char *buf = NULL;