From 43ec94a665e13552402ff4f102e0f65f6792cf29 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 13 Apr 2014 16:24:28 -0600 Subject: More trailing whilespace removal --- apps/examples/rgmp/Makefile | 2 +- apps/examples/rgmp/rgmp_main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/examples/rgmp') diff --git a/apps/examples/rgmp/Makefile b/apps/examples/rgmp/Makefile index d94d6ec3c..049ad02a0 100644 --- a/apps/examples/rgmp/Makefile +++ b/apps/examples/rgmp/Makefile @@ -62,7 +62,7 @@ ROOTDEPPATH = --dep-path . # Common build -VPATH = +VPATH = all: .built .PHONY: clean depend distclean diff --git a/apps/examples/rgmp/rgmp_main.c b/apps/examples/rgmp/rgmp_main.c index e026852b8..1cf5a56c7 100644 --- a/apps/examples/rgmp/rgmp_main.c +++ b/apps/examples/rgmp/rgmp_main.c @@ -60,7 +60,7 @@ int rgmp_main(int argc, char *argv[]) { // TODO: add your code here - + return 0; } -- cgit v1.2.3