From 07e8026caa9332346df40674d06ba2ef4d83ca88 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 20 Jan 2014 23:39:59 -0800 Subject: [PATCH] example app comment typo --- samples/example_app/uc2_graphics.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/example_app/uc2_graphics.cpp b/samples/example_app/uc2_graphics.cpp index 01a7da570e..49eb7cae27 100644 --- a/samples/example_app/uc2_graphics.cpp +++ b/samples/example_app/uc2_graphics.cpp @@ -15,7 +15,7 @@ // You should have received a copy of the GNU Lesser General Public License // along with BOINC. If not, see . -// Example graphics application, paired with uc2.C +// Example graphics application, paired with uc2.cpp // This demonstrates: // - using shared memory to communicate with the worker app // - reading XML preferences by which users can customize graphics