strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added the ikev2/any-interface scenario
[strongswan.git]
/
scripts
/
bin2sql.c
diff --git
a/scripts/bin2sql.c
b/scripts/bin2sql.c
index
5c8176d
..
4f83dd3
100644
(file)
--- a/
scripts/bin2sql.c
+++ b/
scripts/bin2sql.c
@@
-6,7
+6,7
@@
*/
int main(int argc, char *argv[])
{
- int
i,
end = 0;
+ int end = 0;
unsigned char byte;
printf("X'");