From 96d123b42c87007222bb545878cdef0116b60885 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 24 Apr 2016 15:15:04 +0200 Subject: NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusion (nw) --- src/devices/cpu/dsp32/dsp32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/cpu/dsp32/dsp32.cpp') diff --git a/src/devices/cpu/dsp32/dsp32.cpp b/src/devices/cpu/dsp32/dsp32.cpp index dbd8e62aef7..f9a3907c8d0 100644 --- a/src/devices/cpu/dsp32/dsp32.cpp +++ b/src/devices/cpu/dsp32/dsp32.cpp @@ -301,7 +301,7 @@ void dsp32c_device::device_reset() //------------------------------------------------- // memory_space_config - return the configuration -// of the specified address space, or NULL if +// of the specified address space, or nullptr if // the space doesn't exist //------------------------------------------------- -- cgit v1.2.3-70-g09d2