rpm  5.2.1
rpmversion.c
Go to the documentation of this file.
1 
5 #include "system.h"
6 #include "rpmiotypes.h"
7 #include "rpmversion.h"
8 #include "debug.h"
9 
10 /*@-shiftimplementation @*/
12 {
14 }
15 
17 {
19 }
20 
22 {
23  return (rpmuint32_t)RPMLIB_VENDOR;
24 }
25 /*@=shiftimplementation @*/
26