summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/src/trv_raycast.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/traveler/src/trv_raycast.c')
-rw-r--r--apps/graphics/traveler/src/trv_raycast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/graphics/traveler/src/trv_raycast.c b/apps/graphics/traveler/src/trv_raycast.c
index 96f81748e..88fbe5b72 100644
--- a/apps/graphics/traveler/src/trv_raycast.c
+++ b/apps/graphics/traveler/src/trv_raycast.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * apps/graphics/traveler/src/trv_bitmaps.c
+ * apps/graphics/traveler/src/trv_raycast.c
* This file contains the low-level ray casting logic
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.