poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[COMMITTED] poke: New quote


From: Mohammad-Reza Nabipoor
Subject: [COMMITTED] poke: New quote
Date: Thu, 13 Jan 2022 04:01:58 +0330

2022-01-13  Mohammad-Reza Nabipoor  <mnabipoor@gnu.org>

        * poke/poke-cmd-misc.c (pk_cmd_jmd): New quote.
---
 ChangeLog          | 4 ++++
 poke/pk-cmd-misc.c | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 91e9c57f..bd46cddc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-01-13  Mohammad-Reza Nabipoor  <mnabipoor@gnu.org>
+
+       * poke/poke-cmd-misc.c (pk_cmd_jmd): New quote.
+
 2022-01-13  Mohammad-Reza Nabipoor  <mnabipoor@gnu.org>
 
        * libpoke/pvm.h (pvm_run): Add new arg for exception.
diff --git a/poke/pk-cmd-misc.c b/poke/pk-cmd-misc.c
index 42ecc52b..f388986f 100644
--- a/poke/pk-cmd-misc.c
+++ b/poke/pk-cmd-misc.c
@@ -154,6 +154,7 @@ pk_cmd_jmd (int argc, struct pk_cmd_arg argv[], uint64_t 
uflags)
      "<jmd> Hokus Pokus",
      "<mnabipoor> I wanted making a zero-length array for a long (!) time",
      "<jmd> Please don't talk whilst people are interrupting!",
+     "<jemarch> I'm gonna tattoo \"See HACKING\" on my forehead",
      NULL
     };
   static int num_strings = 0;
-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]