Skip to content

Commit 64eaf40

Browse files
2 parents 292ee4a + 1402217 commit 64eaf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RGFW.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3292,7 +3292,7 @@ RGFW_UNUSED(win); /* if buffer rendering is not being used */
32923292
index++;
32933293
line++;
32943294
}
3295-
3295+
path[index] = '\0';
32963296
strcpy(win->event.droppedFiles[win->event.droppedFilesCount - 1], path);
32973297
}
32983298

0 commit comments

Comments
 (0)