diff --git a/amxmodx/string.cpp b/amxmodx/string.cpp index 583e3c48..3f3f3962 100755 --- a/amxmodx/string.cpp +++ b/amxmodx/string.cpp @@ -1,4 +1,3 @@ -// vim: set ts=8 sts=8 sw=8 tw=99 noet: /* AMX Mod X * * by the AMX Mod X Development Team diff --git a/plugins/include/string.inc b/plugins/include/string.inc index c24f68fd..e4762781 100755 --- a/plugins/include/string.inc +++ b/plugins/include/string.inc @@ -1,4 +1,3 @@ -// vim: set ts=4 sw=4 tw=99 sts=4 noet ft=c: /* Strings manipulation * * by the AMX Mod X Development Team