ipsec: strongSwan is not exclusive to Linux kernels
The project is now called "the strongSwan project" rather than "Linux strongSwan" to better reflect this.
This commit is contained in:
+1
-1
@@ -376,7 +376,7 @@ int main(int argc, char *argv[])
|
||||
status = 0;
|
||||
goto deinit;
|
||||
case 'v':
|
||||
printf("Linux strongSwan %s\n", VERSION);
|
||||
printf("strongSwan %s\n", VERSION);
|
||||
status = 0;
|
||||
goto deinit;
|
||||
case 'l':
|
||||
|
||||
Reference in New Issue
Block a user