From 8920a05bba66fda30b60c6eb8d5b7d1eacdc5b80 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Wed, 10 May 2006 14:38:11 +0000 Subject: [PATCH] mov gah, [newline_fix] --- dlls/fakemeta/misc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/fakemeta/misc.cpp b/dlls/fakemeta/misc.cpp index 8e736849..6273322c 100644 --- a/dlls/fakemeta/misc.cpp +++ b/dlls/fakemeta/misc.cpp @@ -10,4 +10,4 @@ static cell AMX_NATIVE_CALL copy_infokey_buffer(AMX *amx, cell *params) AMX_NATIVE_INFO misc_natives[] = { { "copy_infokey_buffer", copy_infokey_buffer }, {NULL, NULL}, -}; \ No newline at end of file +};