summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-06-09 13:55:15 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2018-06-09 19:44:22 +0300
commitdf21a9349a256fd2bea1f8701af198b312682d39 (patch)
treea7fe024e91d46e202aac7ad60824b15bc69be121
parente28d36cc0ea66ede6859aa495aa114c8db002b53 (diff)
stream: Fix file description header
The file description came from a bad copy&paste, fix it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-rw-r--r--stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream.h b/stream.h
index 38729f8..13779d3 100644
--- a/stream.h
+++ b/stream.h
@@ -1,5 +1,5 @@
/*
- * UVC gadget test application
+ * UVC stream handling
*
* Copyright (C) 2010 Ideas on board SPRL <laurent.pinchart@ideasonboard.com>
*