summaryrefslogtreecommitdiff
path: root/camlibs/hp215
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2014-06-27 05:39:29 +0000
committerMarcus Meissner <marcus@jet.franken.de>2014-06-27 05:39:29 +0000
commit30b46ccc9539cb1ae07c703428e7c5b5437bd4ea (patch)
tree358b879e812888abd3767a7a8e80d8d44b475f65 /camlibs/hp215
parentcd4a3039652ce31a3c6aac497f3db9bcd79edea1 (diff)
downloadlibgphoto2-30b46ccc9539cb1ae07c703428e7c5b5437bd4ea.tar.gz
removed copyright umlauts and replaced other umlauts
by international spelling git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@15027 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/hp215')
-rw-r--r--camlibs/hp215/crctab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/hp215/crctab.h b/camlibs/hp215/crctab.h
index b085a4793..99c2b5817 100644
--- a/camlibs/hp215/crctab.h
+++ b/camlibs/hp215/crctab.h
@@ -39,7 +39,7 @@ static unsigned short crctab[256] = {
};
/*
- * updcrc macro derived from article Copyright © 1986 Stephen Satchell.
+ * updcrc macro derived from article Copyright 1986 Stephen Satchell.
* NOTE: First srgument must be in range 0 to 255.
* Second argument is referenced twice.
*