summaryrefslogtreecommitdiff
path: root/camlibs/casio
diff options
context:
space:
mode:
authorArnaud Launay <asl@launay.org>2002-12-15 11:45:10 +0000
committerArnaud Launay <asl@launay.org>2002-12-15 11:45:10 +0000
commitb9d58ca88b4f20b1541b8d47d17107734072053e (patch)
tree8d1a9ec1c78fd0654a70fddb80751df7d64d4b73 /camlibs/casio
parenteab3e23e4448418bcb62ff525c2ea8c0d5461bdd (diff)
downloadlibgphoto2-b9d58ca88b4f20b1541b8d47d17107734072053e.tar.gz
replace (c) and (C) by �
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5969 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/casio')
-rw-r--r--camlibs/casio/casio-qv-commands.c4
-rw-r--r--camlibs/casio/casio-qv-commands.h2
-rw-r--r--camlibs/casio/casio-qv.c2
3 files changed, 4 insertions, 4 deletions
diff --git a/camlibs/casio/casio-qv-commands.c b/camlibs/casio/casio-qv-commands.c
index 8848c07a3..0cf2b6228 100644
--- a/camlibs/casio/casio-qv-commands.c
+++ b/camlibs/casio/casio-qv-commands.c
@@ -1,6 +1,6 @@
/* casio-qv-commands.c
*
- * Copyright (C) 2001 Lutz Müller
+ * Copyright © 2001 Lutz Müller
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -50,7 +50,7 @@ QVping (Camera *camera)
/* If we got ACK, everything is fine. */
if (result >= 0) {
- switch (c) {
+ switch © {
case ACK:
case ENQ:
diff --git a/camlibs/casio/casio-qv-commands.h b/camlibs/casio/casio-qv-commands.h
index 8ffc7edd4..630263237 100644
--- a/camlibs/casio/casio-qv-commands.h
+++ b/camlibs/casio/casio-qv-commands.h
@@ -1,6 +1,6 @@
/* casio-qv-commands.h
*
- * Copyright (C) 2001 Lutz Müller
+ * Copyright © 2001 Lutz Müller
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/camlibs/casio/casio-qv.c b/camlibs/casio/casio-qv.c
index 71e7255f3..92903df32 100644
--- a/camlibs/casio/casio-qv.c
+++ b/camlibs/casio/casio-qv.c
@@ -1,6 +1,6 @@
/* casio-qv.c
*
- * Copyright (C) 2001 Lutz Müller
+ * Copyright © 2001 Lutz Müller
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public