Merge lp:~jontai/openvista-gtm-integration/bug361469 into lp:openvista-gtm-integration

Proposed by Jon Tai
Status: Merged
Merged at revision: not available
Proposed branch: lp:~jontai/openvista-gtm-integration/bug361469
Merge into: lp:openvista-gtm-integration
Diff against target: 18 lines (+2/-2)
1 file modified
mumps/ZOSV2GTM.m (+2/-2)
To merge this branch: bzr merge lp:~jontai/openvista-gtm-integration/bug361469
Reviewer Review Type Date Requested Status
jeff.apple Approve
Review via email: mp+15565@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jon Tai (jontai) wrote :

One-liner, should be an easy review...

Revision history for this message
jeff.apple (jeff-apple) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'mumps/ZOSV2GTM.m'
2--- mumps/ZOSV2GTM.m 2009-12-01 23:20:17 +0000
3+++ mumps/ZOSV2GTM.m 2009-12-02 17:45:20 +0000
4@@ -1,4 +1,4 @@
5-%ZOSV2 ;ISF/RWF MSC/JDS - More GT.M support routines ;1DEC2009
6+%ZOSV2 ;ISF/RWF MSC/JDS,JKT - More GT.M support routines ;2DEC2009
7 ;;8.0;KERNEL;**275,MSC**;Jul 10, 1995
8 Q
9 ;SAVE: DIE open array reference.
10@@ -17,7 +17,7 @@
11 Q
12 NULL() ;Open and use null to hide talking. Return open name
13 ;Doesn't work for compile errors
14- N %N S %N=$S($ZV["VMS":"NLA0:",1:"/dev/nul")
15+ N %N S %N=$S($ZV["VMS":"NLA0:",1:"/dev/null")
16 O %N U %N
17 Q %N
18 ;

Subscribers

People subscribed via source and target branches