summaryrefslogtreecommitdiff
path: root/contrib/isn
diff options
context:
space:
mode:
authorPeter Eisentraut2010-11-23 20:27:50 +0000
committerPeter Eisentraut2010-11-23 20:34:55 +0000
commitfc946c39aeacdff7df60c83fca6582985e8546c8 (patch)
tree866145f64c09c0673a4aa3d3a2f5647f0b7afc45 /contrib/isn
parent44475e782f4674d257b9e5c1a3930218a4b4deea (diff)
Remove useless whitespace at end of lines
Diffstat (limited to 'contrib/isn')
-rw-r--r--contrib/isn/ISBN.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/isn/ISBN.h b/contrib/isn/ISBN.h
index 6e6d95b09fa..c0301ced1e0 100644
--- a/contrib/isn/ISBN.h
+++ b/contrib/isn/ISBN.h
@@ -32,7 +32,7 @@
* For ISBN with prefix 978
* Range Table as of 2010-Jul-29
*/
-
+
/* where the digit set begins, and how many of them are in the table */
const unsigned ISBN_index[10][2] = {
{0, 6},