fix undefined symbol in nhlib
This commit is contained in:
+1
-1
@@ -265,7 +265,7 @@ boolean pastebuf;
|
|||||||
raw_printf("%s", buf2);
|
raw_printf("%s", buf2);
|
||||||
|
|
||||||
if (pastebuf) {
|
if (pastebuf) {
|
||||||
#ifdef RUNTIME_PASTEBUF_SUPPORT
|
#if defined(RUNTIME_PASTEBUF_SUPPORT) && !defined(LIBNH)
|
||||||
/*
|
/*
|
||||||
* Call a platform/port-specific routine to insert the
|
* Call a platform/port-specific routine to insert the
|
||||||
* version information into a paste buffer. Useful for
|
* version information into a paste buffer. Useful for
|
||||||
|
|||||||
Reference in New Issue
Block a user