summaryrefslogtreecommitdiffstats
path: root/main/common/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/common/cache.h')
-rw-r--r--main/common/cache.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/common/cache.h b/main/common/cache.h
index a7733ee..6207576 100644
--- a/main/common/cache.h
+++ b/main/common/cache.h
@@ -1,7 +1,7 @@
/**************************************************************************
*
* Copyright (c) 2013 Alcatel-Lucent
- *
+ *
* Alcatel Lucent licenses this file to You under the Apache License,
* Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. A copy of the License is contained the
@@ -58,7 +58,7 @@ extern int disableDcache(void);
extern int disableIcache(void);
/* cacheInit():
- * Called at startup. This function calls cacheInitForTarget() which
+ * Called at startup. This function calls cacheInitForTarget() which
* establishes the cache configuration and initializes the above
* function pointers (if applicable).
*/