Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rs/get-tagged-oid'
[gitweb.git]
/
banned.h
diff --git
a/banned.h
b/banned.h
index 447af24807f49f5df4eace6435acba721745fc2c..60a18d44033b207025294a3084cbf7c7c6f20876 100644
(file)
--- a/
banned.h
+++ b/
banned.h
@@
-26,7
+26,7
@@
#define vsprintf(...) BANNED(vsprintf)
#else
#define sprintf(buf,fmt,arg) BANNED(sprintf)
-#define vsprintf(buf,fmt,arg) BANNED(sprintf)
+#define vsprintf(buf,fmt,arg) BANNED(
v
sprintf)
#endif
#endif /* BANNED_H */