From 97f995218f510ec9019614f7b3c6937a49db0b17 Mon Sep 17 00:00:00 2001 From: bparker06 Date: Mon, 2 Oct 2017 19:09:21 -0400 Subject: [PATCH] Update vector_list.c --- libretro-common/lists/vector_list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretro-common/lists/vector_list.c b/libretro-common/lists/vector_list.c index 33889899b4..4b8c2314e6 100644 --- a/libretro-common/lists/vector_list.c +++ b/libretro-common/lists/vector_list.c @@ -1,7 +1,7 @@ /* Copyright (C) 2010-2017 The RetroArch team * * --------------------------------------------------------------------------------------- - * The following license statement only applies to this file (VECTOR_LIST_NAME_vector_list.c). + * The following license statement only applies to this file (vector_list.c). * --------------------------------------------------------------------------------------- * * Permission is hereby granted, free of charge,