aboutsummaryrefslogtreecommitdiff
path: root/dev/include
diff options
context:
space:
mode:
authorHugo Herbelin2016-07-31 07:51:08 +0200
committerHugo Herbelin2016-08-17 10:32:47 +0200
commit6afe9005b2f050e04f897ed7e84014058fc94e4b (patch)
tree9cbc764307dbccf550246ca25ecc7b9bb8c362f8 /dev/include
parent303f644773969ff84d167e3361c6bb9f9545e8bf (diff)
A fix to dev/include.
Diffstat (limited to 'dev/include')
-rw-r--r--dev/include2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/include b/dev/include
index b2eb280d6c..d82fb74f22 100644
--- a/dev/include
+++ b/dev/include
@@ -25,7 +25,7 @@
#cd ".";;
#use "base_include";;
-#install_printer (* pp_stdcmds *) pppp;;
+#install_printer (* pp_stdcmds *) pp;;
#install_printer (* pattern *) pppattern;;
#install_printer (* glob_constr *) ppglob_constr;;