X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=psi.d%2Funame.psi;h=b7aed9652e7e26dbad3f4201465017165166e236;hp=6c6a6b0f914ec142dd6acd7f7e7bc66de0fbd2d3;hb=c9b3436bd51a4dcf7d6cc6817d4c7a8ad99538d4;hpb=756a2c4350162a9a7f930bdc0ec7718ff13ea48c diff --git a/psi.d/uname.psi b/psi.d/uname.psi index 6c6a6b0..b7aed96 100644 --- a/psi.d/uname.psi +++ b/psi.d/uname.psi @@ -8,4 +8,4 @@ function psi\uname(array &$u = NULL) : int { to_string(version), to_string(machine), to_string(domainname)); -} \ No newline at end of file +}