From b26731075523b9ee0c015c122073340bbc111de8 Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Sun, 11 Jan 2004 12:36:45 +0000 Subject: [PATCH] An amazing newline Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1564 --- src/cpu/core_dyn_x86/string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cpu/core_dyn_x86/string.h b/src/cpu/core_dyn_x86/string.h index ba076c99..7a713d9e 100644 --- a/src/cpu/core_dyn_x86/string.h +++ b/src/cpu/core_dyn_x86/string.h @@ -162,4 +162,4 @@ static void dyn_string(STRING_OP op) { } gen_releasereg(DREG(TMPW)); gen_restoreflags(); -} \ No newline at end of file +}