Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45af3af8 authored by Christian Borntraeger's avatar Christian Borntraeger Committed by Martin Schwidefsky
Browse files

[S390] fix typo in vmcp.



Fix comment typo in vmcp, it is z/VM and not v/VM.

Signed-off-by: default avatarChristian Borntraeger <cborntra@de.ibm.com>
Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 9514e231
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * Copyright (C) 2004,2005 IBM Corporation
 * Interface implementation for communication with the v/VM control program
 * Interface implementation for communication with the z/VM control program
 * Author(s): Christian Borntraeger <cborntra@de.ibm.com>
 *
 *
+1 −1
Original line number Diff line number Diff line
/*
 * Copyright (C) 2004, 2005 IBM Corporation
 * Interface implementation for communication with the v/VM control program
 * Interface implementation for communication with the z/VM control program
 * Version 1.0
 * Author(s): Christian Borntraeger <cborntra@de.ibm.com>
 *