Skip to content

Commit

Permalink
Missing #endif
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikko Koppanen committed Feb 25, 2011
1 parent 29a6def commit 2903870
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions php_memcached_session.h
Expand Up @@ -32,3 +32,5 @@ PS_READ_FUNC(memcached);
PS_WRITE_FUNC(memcached);
PS_DESTROY_FUNC(memcached);
PS_GC_FUNC(memcached);

#endif /* PHP_MEMCACHED_SESSION_H */

0 comments on commit 2903870

Please sign in to comment.