summaryrefslogtreecommitdiff
path: root/riscos/textselection.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/textselection.c')
-rw-r--r--riscos/textselection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/textselection.c b/riscos/textselection.c
index 2ee7a6949..dc852a79c 100644
--- a/riscos/textselection.c
+++ b/riscos/textselection.c
@@ -473,7 +473,7 @@ void ro_gui_selection_data_request(wimp_full_message_data_request *req)
// bits ftype = req->file_types[i];
// if (ftype == ~0U) break; /* list terminator */
//
-// LOG(("type %x", ftype));
+// LOG("type %x", ftype);
// i++;
// }