diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
| commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
| tree | ad3f495c08f0cc331b6958d319f699d021175c19 /databases/mysql54-server/files/patch-ndb::src::mgmclient::main.cpp | |
| parent | 0d9507efb9d902ba8e7fafa90edd7893d2f8db19 (diff) | |
Diffstat (limited to 'databases/mysql54-server/files/patch-ndb::src::mgmclient::main.cpp')
| -rw-r--r-- | databases/mysql54-server/files/patch-ndb::src::mgmclient::main.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/mysql54-server/files/patch-ndb::src::mgmclient::main.cpp b/databases/mysql54-server/files/patch-ndb::src::mgmclient::main.cpp deleted file mode 100644 index ef1f6711f469..000000000000 --- a/databases/mysql54-server/files/patch-ndb::src::mgmclient::main.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- ndb/src/mgmclient/main.cpp.orig Mon Jan 10 15:36:57 2005 -+++ ndb/src/mgmclient/main.cpp Mon Jan 10 15:37:26 2005 -@@ -122,7 +122,7 @@ - } - #ifdef HAVE_READLINE - /* Get a line from the user. */ -- line_read = readline (prompt); -+ line_read = readline ((char *)prompt); - /* If the line has any text in it, save it on the history. */ - if (line_read && *line_read) - add_history (line_read); |
