From 15ac8a5f6101ed1ca8d3b101531406fb7170c750 Mon Sep 17 00:00:00 2001 From: kritirikhi Date: Fri, 22 May 2020 11:47:52 +0530 Subject: [PATCH] indented binutils binary file --- test/binaries/test-binutils-2.31.1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/binaries/test-binutils-2.31.1.c b/test/binaries/test-binutils-2.31.1.c index f7fe8ee2cb..1534aabcac 100644 --- a/test/binaries/test-binutils-2.31.1.c +++ b/test/binaries/test-binutils-2.31.1.c @@ -5,7 +5,7 @@ int main() { printf("It outputs a few strings normally associated with binutils 2.31.1"); printf("They appear below this line."); printf("------------------"); - printf("Using the --size-sort and --undefined-only options together"); + printf("Using the --size-sort and --undefined-only options together"); printf("libbfd-2.31.1-system.so"); return 0;