poke-devel
[Top][All Lists]
Advanced

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

[COMMITTED 1/2] poke: Add new quote


From: Mohammad-Reza Nabipoor
Subject: [COMMITTED 1/2] poke: Add new quote
Date: Fri, 28 Jan 2022 03:31:51 +0330

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

        * poke/pk-cmd-misc.c (pk_cmd_jmd): Add new quote.
---
 ChangeLog          | 4 ++++
 poke/pk-cmd-misc.c | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 075fad99..bb1187b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-01-28  Mohammad-Reza Nabipoor  <mnabipoor@gnu.org>
+
+       * poke/pk-cmd-misc.c (pk_cmd_jmd): Add new quote.
+
 2022-01-27  Mohammad-Reza Nabipoor  <mnabipoor@gnu.org>
 
        * libpoke/pvm.h (PVM_EXCEPTIONS): New macro.
diff --git a/poke/pk-cmd-misc.c b/poke/pk-cmd-misc.c
index f388986f..5e6cfcc8 100644
--- a/poke/pk-cmd-misc.c
+++ b/poke/pk-cmd-misc.c
@@ -155,6 +155,8 @@ pk_cmd_jmd (int argc, struct pk_cmd_arg argv[], uint64_t 
uflags)
      "<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",
+     "<jemarch> 1000 bitcoins could be in fucking HACKING and you people "
+     "would not fucking notice",
      NULL
     };
   static int num_strings = 0;
-- 
2.34.1




reply via email to

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