summaryrefslogtreecommitdiff
path: root/lib/vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vty.h')
-rw-r--r--lib/vty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vty.h b/lib/vty.h
index 2e2449fe82..27deaea3ef 100644
--- a/lib/vty.h
+++ b/lib/vty.h
@@ -196,7 +196,7 @@ struct vty_arg
#endif
#define VNL "\n" \
-/* CPP_WARN("VNL has been replaced with \\n.") */
+ CPP_WARN("VNL has been replaced with \\n.")
#define VTYNL "\n" \
/* CPP_WARN("VTYNL has been replaced with \\n.") */
#define VTY_NEWLINE "\n" \