aboutsummaryrefslogtreecommitdiff
path: root/Plugins/vf2fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/vf2fs.c')
-rw-r--r--Plugins/vf2fs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Plugins/vf2fs.c b/Plugins/vf2fs.c
index 47e856e..32181eb 100644
--- a/Plugins/vf2fs.c
+++ b/Plugins/vf2fs.c
@@ -1,9 +1,9 @@
//
-// readvf.c
+// vf2fs.c
// used to display vframe objects
//
// 1st argument is name of shared memory
-// to struct vframeimage (see Externals\vframe.h)
+// to struct vframeimage (see Patches\vframe.h)
//
#include <memory.h>