aboutsummaryrefslogtreecommitdiff
path: root/Plugins/fs2vf.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/fs2vf.c')
-rw-r--r--Plugins/fs2vf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Plugins/fs2vf.c b/Plugins/fs2vf.c
index 3d1d4bc..efd479a 100644
--- a/Plugins/fs2vf.c
+++ b/Plugins/fs2vf.c
@@ -1,9 +1,9 @@
//
-// writevf.c
+// fs2vf.c
// put image data to vframe
//
// 1st argument is name of shared memory
-// to struct vframeimage (see Externals\vframe.h)
+// to struct vframeimage (see Patches\vframe.h)
//
#include <memory.h>