make/ModuleWrapper.gmk
changeset 28356 3b985eeacb08
parent 27560 adc258b13e2c
child 41260 4f71f07b30d1
--- a/make/ModuleWrapper.gmk	Thu Jan 15 12:09:04 2015 +0100
+++ b/make/ModuleWrapper.gmk	Thu Jan 15 15:09:37 2015 +0100
@@ -26,7 +26,7 @@
 ################################################################################
 # This makefile is called from Main.gmk, through a macro in MakeHelpers.gmk
 # and wraps calls to makefiles for specific modules and build phases. Having
-# this wrapper reduces the need for boilerplate code. It also provides 
+# this wrapper reduces the need for boilerplate code. It also provides
 # opportunity for automatic copying of files to an interim exploded runnable
 # image.