Change the pun.

This commit is contained in:
Johannes Maier
2024-01-16 18:02:10 +01:00
parent 9ede0db8d7
commit 06fc784871
2 changed files with 3 additions and 3 deletions

2
vuln.c
View File

@@ -361,7 +361,7 @@ int main() {
setbuf(stdout, NULL);
setbuf(stdin, NULL);
puts("WMaaS - Weird machines as a Service");
puts("COPaaS - Compiler-oriented programming as a service");
check_premium();
if (premium_activated) {