mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
513 B
C++
14 lines
513 B
C++
$NetBSD: patch-modules_stimuli.cc,v 1.1 2013/08/31 14:48:07 joerg Exp $
|
|
|
|
--- modules/stimuli.cc.orig 2013-08-31 11:41:30.000000000 +0000
|
|
+++ modules/stimuli.cc
|
|
@@ -216,7 +216,7 @@ namespace ExtendedStimuli {
|
|
//----------------------------------------------------------------------
|
|
//----------------------------------------------------------------------
|
|
|
|
- PulseGen::PulseGen(const char *_name=0)
|
|
+ PulseGen::PulseGen(const char *_name)
|
|
: StimulusBase(_name, "\
|
|
Pulse Generator\n\
|
|
Attributes:\n\
|