summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/nds/dswifi/include/dswifi7.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/nds/dswifi/include/dswifi7.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/nds/dswifi/include/dswifi7.h b/c/src/lib/libbsp/arm/nds/dswifi/include/dswifi7.h
index 0c9e711495..cc8b5322c0 100644
--- a/c/src/lib/libbsp/arm/nds/dswifi/include/dswifi7.h
+++ b/c/src/lib/libbsp/arm/nds/dswifi/include/dswifi7.h
@@ -1,6 +1,6 @@
// DSWifi Project - Arm7 Library Header file (dswifi7.h)
// Copyright (C) 2005-2006 Stephen Stair - sgstair@akkit.org - http://www.akkit.org
-/******************************************************************************
+/******************************************************************************
DSWifi Lib and test materials are licenced under the MIT open source licence:
Copyright (c) 2005-2006 Stephen Stair
@@ -71,7 +71,7 @@ extern void Wifi_Init(unsigned long WifiData);
// called again.
extern void Wifi_Deinit(void);
-// Wifi_Sync: Call this function when requested to sync by the arm9 side of the
+// Wifi_Sync: Call this function when requested to sync by the arm9 side of the
// wifi lib
extern void Wifi_Sync(void);