/[projects]/smsdaemon/SmsPdu.cpp
ViewVC logotype

Diff of /smsdaemon/SmsPdu.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 78 by torben, Sat Jun 14 08:39:40 2008 UTC revision 132 by torben, Sun Dec 7 00:59:05 2008 UTC
# Line 144  namespace SmsPdu Line 144  namespace SmsPdu
144    
145                  const unsigned char UDHI = multipart ? 0x40 : 0;                  const unsigned char UDHI = multipart ? 0x40 : 0;
146    
                 srand(time(0));  
147                  unsigned char csms_ref = rand() % 128;                  unsigned char csms_ref = rand() % 128;
148    
149                  int part_count;                  int part_count;

Legend:
Removed from v.78  
changed lines
  Added in v.132

  ViewVC Help
Powered by ViewVC 1.1.20