(Again this is based on pp240 - 242 of the 1966 edition of Cox and Miller's "The Theory of Stochastic Processes").
So we have, for a queue in equilibrium/stationary a probability density function for the delay (in virtual waiting time):
$$p_0 + \int_0^\infty p(x)dx = 1$$
Where $x$ is the time taken for arriving customer to begin service and $p_0$ the probability that the wait will be zero.
Now, the authors then state:
$$p_0 + \int_0^\infty p(x)dx = p_0 + p^*(0) =1$$
Where the Laplace transform $\mathcal{L}\{p(x)\}$ = $p^*(s)$.
That all seems fine to me, but they go on to say:
$$w^*(s)=p_0+p^*(s) =\frac{...}{...}$$
(The rightmost term is not important here). They state "we denote the m.g.f. of the equilibrium process by $w^*(s)$".
But isn't the mgf the (double sided) Laplace transform evaluated at $-s$? I don't suppose the double sized aspect matters much here: but does the $-s$ stipulation matter? (Perhaps not?)
And how does $p_0$ fit in here? It doesn't seem to have been subject to any transform process, so why is it included in the mgf?