summaryrefslogtreecommitdiffstats
path: root/kstars/kstars/indi/webcam/ccvt_misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'kstars/kstars/indi/webcam/ccvt_misc.c')
-rw-r--r--kstars/kstars/indi/webcam/ccvt_misc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/kstars/kstars/indi/webcam/ccvt_misc.c b/kstars/kstars/indi/webcam/ccvt_misc.c
index e774ca6d..0d907f8b 100644
--- a/kstars/kstars/indi/webcam/ccvt_misc.c
+++ b/kstars/kstars/indi/webcam/ccvt_misc.c
@@ -19,7 +19,7 @@
reached at nemosoft@smcc.demon.nl.
*/
-/* This file contains CCVT functions that aren't available in assembly yet
+/* This file tqcontains CCVT functions that aren't available in assembly yet
(or are not worth programming)
*/
@@ -31,7 +31,7 @@
* CCMAIL: kstars-devel@kde.org
*
* Revision 1.1 2004/06/26 23:12:03 mutlaqja
- * Hopefully this will fix compile issues on 64bit archs, and FreeBSD, among others. The assembly code is replaced with a more portable, albeit slower C implementation. I imported the videodev.h header after cleaning it for user space.
+ * Hopefully this will fix compile issues on 64bit archs, and FreeBSD, among others. The assembly code is tqreplaced with a more portable, albeit slower C implementation. I imported the videodev.h header after cleaning it for user space.
*
* Anyone who has problems compiling this, please report the problem to kstars-devel@kde.org
*