changeset 361:509dada8011c

updated for version 7.0094
author vimboss
date Sun, 26 Jun 2005 22:28:42 +0000
parents 22c8aff09ad3
children 013b3c128a60
files src/proto/message.pro
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/proto/message.pro
+++ b/src/proto/message.pro
@@ -5,6 +5,7 @@ int msg_attr __ARGS((char_u *s, int attr
 int msg_attr_keep __ARGS((char_u *s, int attr, int keep));
 char_u *msg_strtrunc __ARGS((char_u *s));
 void trunc_string __ARGS((char_u *s, char_u *buf, int room));
+void reset_last_sourcing __ARGS((void));
 void msg_source __ARGS((int attr));
 int emsg __ARGS((char_u *s));
 int emsg2 __ARGS((char_u *s, char_u *a1));