aboutsummaryrefslogtreecommitdiffstats
path: root/examples/test-bkp.cpp
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-03-04 20:25:26 -0500
committerMarti Bolivar <mbolivar@leaflabs.com>2011-03-04 23:16:32 -0500
commit02e76ec27b5737bce836a5460427b538076f01ef (patch)
tree30fb1f21caba0504ff414edc853474f0d365f790 /examples/test-bkp.cpp
parent7973deea3908f4f865f59c5e2df1eef6810cc70e (diff)
downloadlibrambutan-02e76ec27b5737bce836a5460427b538076f01ef.tar.gz
librambutan-02e76ec27b5737bce836a5460427b538076f01ef.zip
Brought examples/ up to date; PIN_MAP bugfix for D24.
Diffstat (limited to 'examples/test-bkp.cpp')
-rw-r--r--examples/test-bkp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-bkp.cpp b/examples/test-bkp.cpp
index d0aa564..f5957b7 100644
--- a/examples/test-bkp.cpp
+++ b/examples/test-bkp.cpp
@@ -1,4 +1,4 @@
-#include <stdio.h>
+#include <stdio.h> // for snprintf()
#include "wirish.h"
#include "bkp.h"