Index: temp/trunk/html/test/uehara/file_view.php
===================================================================
--- temp/trunk/html/test/uehara/file_view.php	(revision 8641)
+++ temp/trunk/html/test/uehara/file_view.php	(revision 8642)
@@ -10,5 +10,5 @@
 
 // ¥Õ¥¡¥¤¥ëÆâÍÆÉ½¼¨
-header("Content-type: application/octet-stream \n\n");
+header("Content-type: application/octet-stream\n\n");
 print(nl2br(lfReadFile(USER_PATH.$_GET['file'])));
 
