about summary refs log tree commit diff
path: root/Src/prompt.c
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-11-20 09:55:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-11-20 09:55:09 +0000
commita47971f5b7d4a21d71adcefaa0c0426f6bde8011 (patch)
tree5554bfbd3a539c727467efbcc3e8099167643c28 /Src/prompt.c
parent2402e10560d2737fd4c5ec62d0312541bcb5b1c4 (diff)
downloadzsh-a47971f5b7d4a21d71adcefaa0c0426f6bde8011.tar.gz
zsh-a47971f5b7d4a21d71adcefaa0c0426f6bde8011.tar.xz
zsh-a47971f5b7d4a21d71adcefaa0c0426f6bde8011.zip
add some mod_export tags where needed zsh-4.3.4-dev-2
Diffstat (limited to 'Src/prompt.c')
-rw-r--r--Src/prompt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Src/prompt.c b/Src/prompt.c
index 57af41b03..68a55a3fd 100644
--- a/Src/prompt.c
+++ b/Src/prompt.c
@@ -33,7 +33,7 @@
 /* text attribute mask */
 
 /**/
-unsigned txtattrmask;
+mod_export unsigned txtattrmask;
 
 /* text change - attribute change made by prompts */