summaryrefslogtreecommitdiff
path: root/9p13.cpp
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-10-09 16:55:14 +0200
committerOskar <[email protected]>2024-10-09 16:55:14 +0200
commit12f648998464e7820e2be633e4d999c285047bce (patch)
treee596da0ae5017c139da37a88ffb4f9b595a7e03b /9p13.cpp
parente06a1fdebe095ad46b0607297f78077fccb11db1 (diff)
more
Diffstat (limited to '9p13.cpp')
-rw-r--r--9p13.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/9p13.cpp b/9p13.cpp
index 781f1e4..12ca7e9 100644
--- a/9p13.cpp
+++ b/9p13.cpp
@@ -24,6 +24,6 @@ int main () {
std::cout << a << " ";
}
- std::cout << std::endl;
+ std::cout << std::endl;
return 0;
}